@mendix/extensions-api - v0.9.0
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
default
Value
defaultValue
:
string
exposed
To
Client
exposedToClient
:
boolean
Optional
name
name
?:
string
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.9.0
Loading...