LoadingSpinnerProps Interface

Deprecated  in 4.12.x. Props of deprecated component LoadingSpinner.

Properties for LoadingSpinner component

Extends

  • Omit<ProgressRadialProps, "size">

Properties

Name Type Description
message string | undefined Message (text) displayed  
messageOnTop boolean | undefined Position the message above or below the spinner (defaults to bottom)  
size "" | "small" | "large" | "x-small" Size of the progress indicator.  

Defined in

Last Updated: 13 May, 2024