Package-level declarations

Types

Link copied to clipboard
external interface GlobalProps : <ERROR CLASS> ERROR CLASS: Symbol not found for Props
Link copied to clipboard
external interface Theme
Link copied to clipboard
external interface ThemeProviderProps : <ERROR CLASS> ERROR CLASS: Symbol not found for PropsWithChildren

Properties

Link copied to clipboard
external val CacheProvider: ERROR CLASS: Symbol not found for Provider<ERROR CLASS: Symbol not found for EmotionCache>
Link copied to clipboard
external val Global: ERROR CLASS: Symbol not found for FC<emotion/react/GlobalProps>
Link copied to clipboard
external val ThemeProvider: ERROR CLASS: Symbol not found for FC<emotion/react/ThemeProviderProps>

Functions

Link copied to clipboard
inline fun ERROR CLASS: Symbol not found for PropsWithClassName.css(crossinline block: ERROR CLASS: Symbol not found for PropertiesBuilder.() -> Unit)
inline fun ERROR CLASS: Symbol not found for PropsWithClassName.css(vararg classNames: ERROR CLASS: Symbol not found for ClassName??, crossinline block: ERROR CLASS: Symbol not found for PropertiesBuilder.() -> Unit)
Link copied to clipboard
inline fun GlobalProps.styles(crossinline block: ERROR CLASS: Symbol not found for RuleBuilder<ERROR CLASS: Symbol not found for PropertiesBuilder>.() -> Unit)
Link copied to clipboard
external fun useTheme(): Theme