How to develop a component having mutability by the Site Theme
Basic Structure
One Component has One Directory end with
.reg
.
ex)list
component inlist.reg/
If Component is providing many themes, You can implement it to branch in each directory.
Decide component name will you make.
Code Block I am gonna make product list component. Name will be 'productList'.
Make new dire