DefaultLoader

This is the default pre loader for widgets

Installation

import { DefaultLoader } from 'uxp/components';

Signature

const DefaultLoader: React.FunctionComponent<IWidgetPreloaderLoaderProps>

Properties

Name
Type
Mandatory
Default Value
Example Value

children

React.ReactNode

No

-

-

Last updated