1.2.8 • Published 1 day ago

@frankhoodbs/skip-link-cmp v1.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
1 day 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-size1rem (--fh-base-font-size)Font size of the skip link text.
--skip-link-line-height1 (--fh-base-line-height)Line height of the skip link text.
1.2.8

1 day ago

1.2.7

1 day ago

1.2.4

2 days ago

1.2.3

6 days ago

1.2.2

19 days ago

1.2.1

22 days ago

1.2.0

23 days ago

1.1.17

23 days ago

1.1.16

2 months ago

1.1.15

2 months ago

1.1.14

2 months ago

1.1.13

2 months ago

1.1.12

3 months ago

1.1.11

3 months ago

1.1.10

4 months ago

1.1.9

4 months ago

1.1.8

4 months ago

1.1.7

4 months ago

1.1.6

4 months ago

1.1.1

4 months ago

1.1.3

4 months ago

1.1.2

4 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago