Home > @activeviam/activeui-sdk > ReactContainerImplementationStaticProperties > initialValue
ReactContainerImplementationStaticProperties.initialValue property
The initial configuration of the container, used as default bookmark whenever the container is first created. If not specified, it will be empty, with just the container key defined.
Signature:
initialValue?: ContainerValue<ReactContainerBody>;