ForwardRefExoticComponent

sealed external interface ForwardRefExoticComponent<in P : PropsWithRef<*>> : NamedExoticComponent<P> (source)

Properties

Link copied to clipboard
abstract var displayName: String?