SiAutoCollapsableListDirective documentation¶
selectorexported-as
[siAutoCollapsableList]siAutoCollapsableListInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| gap ¶ | number | The (flex) gap in pixels, will automatically be set if a pixel value is used in CSS. | |
| siAutoCollapsableList ¶ | boolean | true | |
| siAutoCollapsableListContainerElement ¶ | (null | HTMLElement) | undefined | The element which size is available for the content of the siAutoCollapsableList. |
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) items ¶ | Signal<readonly SiAutoCollapsableListItemDirective[]> | ... | The items which are displayed in the siAutoCollapsableList. |
Types Documentation¶
Constructor |
|---|
|
| ||||||
| ||||||
|
| ||||
|
| A service wrapping ResizeObserver . This is a service for those reasons: - only one ResizeObserver should be used for performance reason. - For Angular change detection to work, explicit ngZone calls are necessary - Observable stream | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Except where otherwise noted, content on this site is licensed under MIT License.