SiHeaderSelectionItemComponent documentation¶
selector
button[si-header-selection-item]
Input Properties¶
Name | Type | Default | Description |
---|---|---|---|
open ¶ | boolean | false | Sets the open state which will only affect the arrow. Only use this property when not using SiHeaderDropdownTriggerDirective . |
Attributes and Methods¶
Name | Type | Default | Description |
---|---|---|---|
ngOnInit() ¶ | () => void | A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated. |
Types Documentation¶
| ||||||||||||
|
Trigger to open dropdowns in a navbar. A dropdown will always be attached to the view, even if not visible. If a dropdown is opened in desktop mode, it will be reattached to an overlay while being opened. | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
| ||||||||||||||||||||||
| ||||||||||||||||||||||
|
Except where otherwise noted, content on this site is licensed under MIT License.