Package-level declarations
Types
Link copied to clipboard
interface StyleContract
Define the common interfaces for the Style component.
Link copied to clipboard
The concrete implementation of style extension.
Functions
Link copied to clipboard
fun style(style: String = "", block: StyleExtensionImpl.Builder.() -> Unit): StyleContract.StyleExtension
DSL function to construct a style extension from URI or JSON.