Name | Description |
---|---|
slot[name="panel"] | Content to put into the show-hide panel |
slot[name="trigger"] | This slot is displayed when the show-hide element is considered "closed" |
slot[name="trigger-open"] | This slot is displayed when the show-hide element is considered "open", if there is nothing in this slot then the "trigger" slot is always displayed |
::part(base) | The base div element |
::part(trigger-wrapper) | The div element that wraps both trigger slots |
::part(panel-wrapper) | The div element that wraps the panel slot |