View source
interface IStyleProvider
package feathers.style
extends IEventDispatcher
extended by ClassVariantStyleProvider, FunctionStyleProvider
Sets styles on a target object. Used by themes.
Events:
feathers.events.StyleProviderEvent.STYLES_CHANGE | Dispatched when the styles have changed, and style objects should request for their styles to be re-applied. |
---|
See also: