g3-toolkit API Reference
Preparing search index...
react/src
FloatingLegend
Function FloatingLegend
FloatingLegend
(
__namedParameters
:
{
corner
?:
"bottom-left"
|
"bottom-right"
;
labelFor
?:
(
value
:
string
)
=>
string
;
spec
:
EncodingSpec
;
testId
?:
string
;
title
?:
string
;
ugm
:
UGM
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
corner
?:
"bottom-left"
|
"bottom-right"
;
labelFor
?:
(
value
:
string
)
=>
string
;
spec
:
EncodingSpec
;
testId
?:
string
;
title
?:
string
;
ugm
:
UGM
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
g3-toolkit API Reference
Loading...