StyledComponent

external interface StyledComponent<P : Props> : FC<P> , Selector(source)

Properties

Link copied to clipboard
abstract var displayName: String?