2.0.2 • Published 9 months ago

@frankhoodbs/skip-link-cmp v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Skip to content Component

The "Skip to Content Component" is a Vue component that offers a convenient way to provide a "Skip to content" link, enhancing the accessibility of your website.

Version License

Installation

To install, use npm:

npm install @frankhoodbs/skip-link-cmp

Props

NameTypeDefaultDescription
data-hrefString#contentThe href attribute for the skip link.
data-link-classesString, Object, Array-Custom classes to be added to the link.

Slots

NameDescription
defaultSlot for customizing skip link content.

Custom CSS Properties

NameDefault ValueDescription
--skip-link-padding-y12pxVertical padding for the skip link.
--skip-link-padding-x20pxHorizontal padding for the skip link.
--skip-link-colorblackColor of the skip link text.
--skip-link-backgroundwhiteBackground color of the skip link.
--skip-link-border-width1pxBorder width of the skip link.
--skip-link-border-colorblackBorder color of the skip link.
--skip-link-border-radius4pxBorder radius of the skip link.
--skip-link-font-size1remFont size of the skip link text.
--skip-link-line-height1 (--fh-base-line-height)Line height of the skip link text.
2.0.2

9 months ago

2.0.1

9 months ago

1.2.13

10 months ago

1.2.12

10 months ago

1.2.9

12 months ago

1.2.10

12 months ago

1.2.11

12 months ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.17

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.1

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago