# SelectionCounterLayout
The component SelectionCounterLayout
shows the number of selected objects and allows to delete the selection.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-selection-counter-layout
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
small | boolean default: false | Allows the component to be displayed in a small variant. |
noSpacer | boolean default: false | Hides the space between number and label. |
selectionActor | SelectionActor | The actor indicates the number of selected objects and allows the selection to be deleted. |