Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
InputMaskState
Interface InputMaskState
Public
interface
InputMaskState
{
selection
:
null
|
{
end
:
number
;
start
:
number
}
;
value
:
string
;
}
Index
Properties
selection
value
Properties
selection
selection
:
null
|
{
end
:
number
;
start
:
number
}
value
value
:
string
On This Page
Properties
selection
value
Юниверс DG SDK UI
Loading...
Public