Skip to content

SiAutoCollapsableListOverflowItemDirective documentation

selectorexported-as
[siAutoCollapsableListOverflowItem]siAutoCollapsableListOverflowItem

Input Properties

NameTypeDefaultDescription
forceHide
booleanfalseHide this item even if enough space is available. When calculating the overall available size, this item is still considered when forceHide=true

Attributes and Methods

NameTypeDefaultDescription
(readonly) canBeVisible
WritableSignal<boolean>falseTrue if enough space is available for this item.
hiddenItemCount
number0Number of hidden items.
(readonly) isVisible
Signal<boolean>...True if this item is actually visible to the user
size$
Observable<number>Emits on element width changes.

Types Documentation

Emits on element width changes.

Except where otherwise noted, content on this site is licensed under MIT License.