Overrides
Overrides allow you to select nested subcomponents on the layers, and change their styles and props in the builder or directly in the component code.
In this section, you will learn what the useOverrides hook is for, how to describe the overrides list, and how to apply them to components.
#
Read more on this topicHow to Add Overrides to a Component#
How to Create an Override List#
How to Use Overrides in a Component#
How to Export a Component with Overrides#
Example. Components with overrides#
Example. Imported components#