Preparing search index...
The search index is not available
devfive front components
devfive front components
index
SpinProps
Interface SpinProps
interface
SpinProps
{
children
?:
ReactNode
;
className
?:
string
;
delay
?:
number
;
indicator
?:
ReactElement
<
HTMLElement
,
string
|
JSXElementConstructor
<
any
>
>
;
prefixCls
?:
string
;
rootClassName
?:
string
;
size
?:
"default"
|
"small"
|
"large"
;
spinning
?:
boolean
;
style
?:
CSSProperties
;
tip
?:
ReactNode
;
wrapperClassName
?:
string
;
}
Index
Properties
children?
class
Name?
delay?
indicator?
prefix
Cls?
root
Class
Name?
size?
spinning?
style?
tip?
wrapper
Class
Name?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
delay
delay
?:
number
Optional
indicator
indicator
?:
ReactElement
<
HTMLElement
,
string
|
JSXElementConstructor
<
any
>
>
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
root
Class
Name
root
Class
Name
?:
string
Optional
size
size
?:
"default"
|
"small"
|
"large"
Optional
spinning
spinning
?:
boolean
Optional
style
style
?:
CSSProperties
Optional
tip
tip
?:
ReactNode
Optional
wrapper
Class
Name
wrapper
Class
Name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
class
Name
delay
indicator
prefix
Cls
root
Class
Name
size
spinning
style
tip
wrapper
Class
Name
devfive front components
index
test
Generated using
TypeDoc