Summary
Currently the select component has limited support for dyvix global themes. This issue aims to port the global Blade theme to the select theme registry.
To achieve this, you need to:
- Add the theme entry in themes.json file referencing the CSS classes of the new theme which should include both
dropdown and input classes.
- Add your CSS classes in themes.css.
Additional Information:
-
Check out the modal registry for examples of the Blade theme:
-
To test your changes:
1 - Run
2 - Add your theme name in the devbench select.jsx.
Summary
Currently the select component has limited support for dyvix global themes. This issue aims to port the global
Bladetheme to the select theme registry.To achieve this, you need to:
dropdownandinputclasses.Additional Information:
Check out the modal registry for examples of the Blade theme:
To test your changes:
1 - Run
2 - Add your theme name in the devbench select.jsx.