JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 53
  • Score
    100M100P100Q74487F
  • License BSD-3-Clause

The Outline Components for the outline-admin-links component

Package Exports

  • @phase2/outline-admin-links

Readme

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.