Preparing search index...
The search index is not available
utopia-ui - v3.0.78
utopia-ui
<internal>
StartEndInputProps
Interface StartEndInputProps
interface
StartEndInputProps
{
item
?:
Item
;
showLabels
?:
boolean
;
updateEndValue
?:
(
value
:
string
)
=>
void
;
updateStartValue
?:
(
value
:
string
)
=>
void
;
}
Index
Properties
item?
show
Labels?
update
End
Value?
update
Start
Value?
Properties
Optional
item
item
?:
Item
Optional
show
Labels
showLabels
?:
boolean
Optional
update
End
Value
updateEndValue
?:
(
value
:
string
)
=>
void
Optional
update
Start
Value
updateStartValue
?:
(
value
:
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
show
Labels
update
End
Value
update
Start
Value
utopia-ui - v3.0.78
Loading...