0.1.8 • Published 2 years ago
outline-admin-links
The Outline Admin Links component
Properties
| Property | Type | Default |
|---|
slots | SlotController | "new SlotController(\n this, // This, the host element.\n true // To shift or not to shift LightDom nodes to ShadowDOM.\n )" |
Slots
| Name | Description |
|---|
| The default slot for this element. |
CSS Custom Properties
| Property | Description |
|---|
--outline-admin-links--bg | default: The default background color for the admin links. |
--outline-admin-links--color | default: The default text color for the admin links. |
--outline-admin-links--link-spacing-x | spacing: The horizontal padding for the individual admin links. |
--outline-admin-links--link-spacing-y | spacing: The vertical padding for the individual admin links. |
--outline-admin-links--spacing-y | spacing: The vertical spacing for the admin links group. |