ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ReactContainerImplementationStaticProperties

ReactContainerImplementationStaticProperties interface

Signature:

export interface ReactContainerImplementationStaticProperties 

Properties

PropertyTypeDescription
categoryContainerCategoryThe category of the container. Defaults to 'misc'.
choosableFromUIbooleanWhether the container should appear in the container chooser. Defaults to true.
componentReact.ComponentType<ReactContainerComponentProps>The React component used to render the container.
iconKeyPluginKeyThe icon of the container. Defaults to 'common.world'.
initialValueContainerValue<ReactContainerBody>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.
  • ReactContainerImplementationStaticProperties interface
  • Properties
Copyright © 2023 ActiveViam