Skip to content

ComponentWithOptions Type documentation

A combination of a component and options passed to it during run-time
Properties
The component used to render the node
component: Type<T>
Options passed to the component
options?: any

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.