UNPKG

@patternfly/react-core

Version:

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

13 lines (9 loc) 228 B
--- id: Skeleton section: components --- import { DashboardWrapper } from '@patternfly/react-core/dist/js/demos/DashboardWrapper'; ## Demos ### Skeleton card ```ts file='./examples/Skeleton/SkeletonCard.tsx' isFullscreen ```