0.1.8 • Published 9 months ago

@phase2/outline-link v0.1.8

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
9 months ago

outline-link

The Outline Link component

Properties

PropertyAttributeTypeDefaultDescription
linkHreflink-hrefstring \| booleanfalseLink url
linkRellink-relLinkRelTypeLink rel
linkTargetlink-targetLinkTargetTypeLink target
linkTextlink-textstring \| booleanfalseLink text

Slots

NameDescription
The default slot for this element.

CSS Custom Properties

PropertyDescription
--outline-link-colordefault: The default link color.
--outline-link-color-defaultdecoration: Text decoration for the default link.
--outline-link-color-hoverdecoration: Text decoration for the link when hovering.
--outline-link-transitionproperty: The CSS transition property to use for the link.
--outline-link-transition-timingfunction: The CSS transition timing function to use for the link.