Teleforge API Reference - v0.1.0
Preparing search index...
ui/src
TgSpinner
Function TgSpinner
TgSpinner
(
__namedParameters
:
TgSpinnerProps
,
)
:
DetailedReactHTMLElement
<
{
"aria-label"
:
string
;
role
:
"status"
;
style
:
{
animation
:
"tf-spin 0.8s linear infinite"
;
border
:
string
;
borderRadius
:
string
;
borderTopColor
:
string
;
boxSizing
:
"border-box"
;
display
:
"inline-block"
;
height
:
string
;
width
:
string
;
}
;
}
,
HTMLElement
,
>
Parameters
__namedParameters
:
TgSpinnerProps
Returns
DetailedReactHTMLElement
<
{
"aria-label"
:
string
;
role
:
"status"
;
style
:
{
animation
:
"tf-spin 0.8s linear infinite"
;
border
:
string
;
borderRadius
:
string
;
borderTopColor
:
string
;
boxSizing
:
"border-box"
;
display
:
"inline-block"
;
height
:
string
;
width
:
string
;
}
;
}
,
HTMLElement
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...