TreeViewLoader

TreeView skeleton loader - mimics TreeView structure with skeleton nodes

Installation

import { TreeViewLoader } from 'uxp/components';

Signature

const TreeViewLoader: React.FunctionComponent<ITreeViewLoaderProps>

Properties

Name
Type
Mandatory
Default Value
Example Value

compact

boolean

No

-

-

Last updated