Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Model
BaseOptions
Type Alias BaseOptions
Base
Options
:
{
allowNull
?:
boolean
;
defaultValue
?:
any
;
label
?:
(
(
)
=>
string
)
;
needObserve
?:
boolean
;
persist
?:
boolean
;
primaryKey
?:
boolean
;
unique
?:
boolean
;
validators
?:
(
(
)
=>
IFieldValidator
[]
)
;
}
Public
Юниверс MDM SDK UI
Loading...
Public