Examples
Props
SkipToContent
Name | Type | Default | Description |
---|---|---|---|
hrefrequired | string | The skip to content link. | |
children | React.ReactNode | null | Content to display within the skip to content component, typically a string. |
className | string | '' | Additional styles to apply to the skip to content component. |
CSS variables
Expand or collapse column | Selector | Variable | Value | |
---|---|---|---|---|
.pf-v6-c-skip-to-content | --pf-v6-c-skip-to-content--InsetBlockStart | 1rem | ||
| ||||
.pf-v6-c-skip-to-content | --pf-v6-c-skip-to-content--ZIndex | 600 | ||
| ||||
.pf-v6-c-skip-to-content | --pf-v6-c-skip-to-content--focus--InsetInlineStart | 1rem | ||
|