2.0.2 • Published 9 months ago
@frankhoodbs/skip-link-cmp v2.0.2
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.
Installation
To install, use npm:
npm install @frankhoodbs/skip-link-cmp
Props
Name | Type | Default | Description |
---|---|---|---|
data-href | String | #content | The href attribute for the skip link. |
data-link-classes | String, Object, Array | - | Custom classes to be added to the link. |
Slots
Name | Description |
---|---|
default | Slot for customizing skip link content. |
Custom CSS Properties
Name | Default Value | Description |
---|---|---|
--skip-link-padding-y | 12px | Vertical padding for the skip link. |
--skip-link-padding-x | 20px | Horizontal padding for the skip link. |
--skip-link-color | black | Color of the skip link text. |
--skip-link-background | white | Background color of the skip link. |
--skip-link-border-width | 1px | Border width of the skip link. |
--skip-link-border-color | black | Border color of the skip link. |
--skip-link-border-radius | 4px | Border radius of the skip link. |
--skip-link-font-size | 1rem | Font size of the skip link text. |
--skip-link-line-height | 1 (--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