FC

external interface FC<in P : Props> : ComponentType<P> , HasDisplayName(source)

Properties

Link copied to clipboard
abstract var displayName: String?