UNPKG

@patternfly/react-core

Version:

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

19 lines (13 loc) 241 B
--- id: Backdrop section: components cssPrefix: pf-c-backdrop propComponents: ['Backdrop'] --- ## Examples ### Basic ```ts isFullscreen file="./BackdropBasic.tsx" ``` ### With spinner ```ts isFullscreen file="./BackdropSpinner.tsx" ```