Kotlin Wrappers API Reference
      Target filter
Search in API
Skip to content
    Kotlin Wrappers API Reference
kotlin-emotion-styled/emotion.styled/styled

styled

fun <P : PropsWithClassName> ElementType<P>.styled(options: StyledOptions?, block: PropertiesBuilder.(P) -> Unit): StyledComponent<P>(source)
fun <P : PropsWithClassName> ElementType<P>.styled(block: PropertiesBuilder.(P) -> Unit): StyledComponent<P>(source)
fun <P : PropsWithClassName> ElementType<P>.styled(): StyledComponent<P>(source)
external fun <P : Props> styled(type: ElementType<P>, options: StyledOptions? = definedExternally): ((P) -> Properties) -> StyledComponent<P>(source)
Generated by Dokka
© 2026 Copyright