Documentation / API Reference / Component type
This is the base class of everything that can be mounted into the DOM.
-
abstract member Map
- Signature:
abstract member Map : unit -> ReactElement
Defines how the given
Component
instance is represented with React. - Signature: