Search
Preparing search index...
The search index is not available
JSON Forms Ionic
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DateControlRenderer
Class DateControlRenderer
Hierarchy
JsonFormsControl
DateControlRenderer
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
data
date
Format
date
Picker
description
disabled
enabled
error
form
get
Event
Value
hidden
id
label
locale
ng
Redux
path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
Methods
get
Own
Props
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
Constructors
constructor
new
Date
Control
Renderer
(
ngRedux
:
NgRedux
<
JsonFormsState
>
)
:
DateControlRenderer
Parameters
ngRedux:
NgRedux
<
JsonFormsState
>
Returns
DateControlRenderer
Properties
data
data
:
any
Private
date
Format
date
Format
:
string
date
Picker
date
Picker
:
IonDatetime
description
description
:
string
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
|
null
form
form
:
FormControl
get
Event
Value
get
Event
Value
:
function
Type declaration
(
event
:
any
)
:
any
Parameters
event:
any
Returns
any
hidden
hidden
:
boolean
id
id
:
string
label
label
:
string
Private
locale
locale
:
string
Protected
ng
Redux
ng
Redux
:
NgRedux
<
JsonFormsState
>
path
path
:
string
root
Schema
root
Schema
:
JsonSchema
schema
schema
:
JsonSchema
scoped
Schema
scoped
Schema
:
JsonSchema
subscription
subscription
:
Subscription
uischema
uischema
:
ControlElement
validator
validator
:
ValidatorFn
visible
visible
:
boolean
Methods
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
map
Additional
Props
map
Additional
Props
(
)
:
void
Returns
void
Protected
map
ToProps
map
ToProps
(
state
:
JsonFormsState
)
:
ControlProps
Parameters
state:
JsonFormsState
Returns
ControlProps
ng
OnDestroy
ng
OnDestroy
(
)
:
void
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Change
on
Change
(
ev
:
any
)
:
void
Parameters
ev:
any
Returns
void
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
Globals
Date
Control
Renderer
constructor
data
date
Format
date
Picker
description
disabled
enabled
error
form
get
Event
Value
hidden
id
label
locale
ng
Redux
path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
get
Own
Props
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
Generated using
TypeDoc