Home > @uniformdev/design-system > LoadingOverlayProps > statusMessage
LoadingOverlayProps.statusMessage property
(optional) type that sets a text value or React component under the loading icon
Signature:
statusMessage?: string | JSX.Element;
Home > @uniformdev/design-system > LoadingOverlayProps > statusMessage
(optional) type that sets a text value or React component under the loading icon
Signature:
statusMessage?: string | JSX.Element;