3.0.3 • Published 5 months ago
@frankhoodbs/skip-link-cmp v3.0.3
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.3
12 months ago
2.0.4
11 months ago
3.0.3
5 months ago
3.0.2
5 months ago
3.0.1
5 months ago
3.0.0
6 months ago
2.0.2
1 year ago
2.0.1
1 year ago
1.2.13
1 year ago
1.2.12
1 year ago
1.2.9
1 year ago
1.2.10
1 year ago
1.2.11
1 year 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
2 years ago
1.1.15
2 years ago
1.1.14
2 years ago
1.1.13
2 years ago
1.1.12
2 years ago
1.1.11
2 years ago
1.1.10
2 years ago
1.1.9
2 years ago
1.1.8
2 years ago
1.1.7
2 years ago
1.1.6
2 years 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