feathers.style
| .. | |
|---|---|
| ClassVariantStyleProvider | Similar to |
| FunctionStyleProvider | Sets styles on a Feathers UI component by passing the component to a
callback function when the style provider's |
| IDarkModeTheme | An interface for Feathers UI themes that support dark mode. |
| IStyleObject | An object that supports styling. |
| IStyleProvider | Sets styles on a target object. Used by themes. |
| ITheme | An interface for Feathers UI themes. |
| IVariantStyleObject | An object that supports styling and may have variants. |
| Theme | Register themes globally in a Feathers UI application. May apply to the entire application, or to the contents of a specific container. |