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
NumberControlRenderer
Class NumberControlRenderer
Hierarchy
JsonFormsControl
NumberControlRenderer
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
data
description
disabled
enabled
error
form
hidden
id
label
max
min
ng
Redux
path
schema
scoped
Schema
step
subscription
uischema
validator
visible
Methods
get
Event
Value
get
Own
Props
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
Constructors
constructor
new
Number
Control
Renderer
(
ngRedux
:
NgRedux
<
JsonFormsState
>
)
:
NumberControlRenderer
Parameters
ngRedux:
NgRedux
<
JsonFormsState
>
Returns
NumberControlRenderer
Properties
data
data
:
any
description
description
:
string
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
|
null
form
form
:
FormControl
hidden
hidden
:
boolean
id
id
:
string
label
label
:
string
max
max
:
number
min
min
:
number
Protected
ng
Redux
ng
Redux
:
NgRedux
<
JsonFormsState
>
path
path
:
string
schema
schema
:
JsonSchema
scoped
Schema
scoped
Schema
:
JsonSchema
step
step
:
number
subscription
subscription
:
Subscription
uischema
uischema
:
ControlElement
validator
validator
:
ValidatorFn
visible
visible
:
boolean
Methods
get
Event
Value
get
Event
Value
(
event
:
any
)
:
number
Parameters
event:
any
Returns
number
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
map
Additional
Props
map
Additional
Props
(
props
:
ControlProps
)
:
void
Parameters
props:
ControlProps
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
Number
Control
Renderer
constructor
data
description
disabled
enabled
error
form
hidden
id
label
max
min
ng
Redux
path
schema
scoped
Schema
step
subscription
uischema
validator
visible
get
Event
Value
get
Own
Props
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
Generated using
TypeDoc