UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

14 lines (11 loc) 230 B
--- id: Skip to content section: components cssPrefix: pf-v6-c-skip-to-content propComponents: ['SkipToContent'] --- import { Fragment } from 'react'; ## Examples ### Basic ```ts isFullscreen file="./SkipToContentBasic.tsx" ```