Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
FieldLabelProps
Interface FieldLabelProps
Public
interface
FieldLabelProps
{
hasLeaderDots
?:
boolean
;
hint
?:
ReactNode
;
isRequired
?:
boolean
;
label
?:
ReactNode
;
sublabel
?:
string
;
}
Index
Properties
has
Leader
Dots?
hint?
is
Required?
label?
sublabel?
Properties
Optional
has
Leader
Dots
hasLeaderDots
?:
boolean
Optional
hint
hint
?:
ReactNode
Optional
is
Required
isRequired
?:
boolean
Optional
label
label
?:
ReactNode
Optional
sublabel
sublabel
?:
string
On This Page
Properties
has
Leader
Dots
hint
is
Required
label
sublabel
Юниверс DG SDK UI
Loading...
Public