Home > @activeviam/activeui-sdk > ContainerValue
ContainerValue interface
Signature:
export interface ContainerValue<Body>
Properties
Property | Type | Description |
---|---|---|
actions | SerializedPlugin[] | |
actionStrictMode | boolean | |
body | Body | Specific to each container. |
containerKey | string | |
contentServerUrl | Url | |
quickActions | SerializedPlugin[] | |
showTitleBar | boolean | |
style | ContainerStyle |