Skip to content

SiAutoCollapsableListItemDirective documentation

selectorexported-as
[siAutoCollapsableListItem]siAutoCollapsableListItem

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.
(readonly) isVisible
Signal<boolean>...True if this item is actually visible to the user
size$
Observable<number>Emits on element width changes.

Types Documentation

No types to document for items on this page.


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