Home > @activeviam/activeui-sdk > ReactContainerImplementationStaticProperties > component
ReactContainerImplementationStaticProperties.component property
The React component used to render the container.
Signature:
component: React.ComponentType<ReactContainerComponentProps>;