Skip to content

DetailContentContainer

Container to hold extensions. Can only be used in ObjectHeader.

DetailContentContainer Properties

Property Type Required
Controls Extension Optional
DataSubscriptions DataSubscriptions Optional
_Name string Required

Controls

The extension collection. Currently it can only contain one extension.

  • type: Extension[]

All array items must be of the type: Extension


DataSubscriptions

Array of data change events to subscribe to.


_Name

  • type: string