Home > @uniformdev/design-system > LoadingOverlayProps > overlayBackgroundColor
LoadingOverlayProps.overlayBackgroundColor property
(optional) sets the loading overlay background color 'var(--white)'
Signature:
overlayBackgroundColor?: 'transparent' | 'var(--white)';