Key | Description |
---|---|
enabled |
Used to enable/disable a component/element |
features |
Used to enable/disable features of a component/element |
classnames |
Used to modify class names of a component/element |
settings |
Used to customize settings of a component/element |
Options API
The
options.scss
API file defines the default settings and options for all components and elements. You can enable/disable any component or element to fit your project's needs, customize class names, and modify all CSS settings. Additionally, you can define new size or color styles for specific components/elements to further tailor the framework to your preferences.
You can easily modify or override all settings in this file through your theme map.