# ButtonToggleContainer
The component ButtonToggleContainer
allows to switch between the two display modes "full" and "truncated".
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-button-toggle-container
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
buttonPosition | string possible values:
| Defines where the switch button is placed. |
alignment | string possible values:
| Defines whether the component is displayed vertically or horizontally. |
position | string possible values:
| Defines on which side the component is displayed. |
folded | boolean default: false | Defines whether the component is initially folded or not displayed. |
small | boolean default: false | Defines whether the component is initially small. |
transition | boolean default: false | Defines whether the component should initially use animations. |
useSplitBox | boolean default: false | Defines whether the component applies split box style. |
noAnimation | boolean default: false | Defines whether the component must use animation. |