@mendix/extensions-api - v0.11.2
Mendix Docs
Mendix
Preparing search index...
Constants
ConstantCreationOptions
Interface ConstantCreationOptions
interface
ConstantCreationOptions
{
defaultValue
?:
string
;
exposedToClient
?:
boolean
;
name
?:
string
;
type
?:
"Boolean"
|
"DateTime"
|
"Decimal"
|
"String"
|
"Integer"
;
}
Index
Properties
default
Value?
exposed
To
Client?
name?
type?
Properties
Optional
default
Value
defaultValue
?:
string
Optional
exposed
To
Client
exposedToClient
?:
boolean
Optional
name
name
?:
string
Optional
type
type
?:
"Boolean"
|
"DateTime"
|
"Decimal"
|
"String"
|
"Integer"
Settings
Theme
OS
Light
Dark
On This Page
Properties
default
Value
exposed
To
Client
name
type
Mendix Docs
Mendix
@mendix/extensions-api - v0.11.2
Loading...