EDS4 logo
@eds/react/loading
v0.0.0

Loading

Provides a visual cue that the application is processing data.
Install
npm install @eds/react/loading
Import usage
import {
LoadingSkeleton,
LoadingSkeletonProvider,
LoadingSpinner
} from '@eds/react/loading';