Preparing search index...
The search index is not available
JSON Forms Angular Material Renderers
JSON Forms Angular Material Renderers
TextControlRenderer
Class TextControlRenderer
Hierarchy
JsonFormsControl
TextControlRenderer
Index
Constructors
constructor
Properties
data
description
disabled
enabled
error
focused
form
hidden
id
json
Forms
Service
label
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
ɵcmp
ɵdir
ɵfac
Methods
get
Event
Value
get
Own
Props
get
Type
is
Enabled
map
Additional
Props
map
To
Props
ng
On
Destroy
ng
On
Init
on
Change
should
Show
Unfocused
Description
trigger
Validation
Constructors
constructor
new
Text
Control
Renderer
(
jsonformsService
)
:
TextControlRenderer
Parameters
jsonformsService
:
JsonFormsAngularService
Returns
TextControlRenderer
Properties
data
data
:
any
description
description
:
string
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
focused
focused
:
boolean
= false
form
form
:
FormControl
<
any
>
hidden
hidden
:
boolean
id
id
:
string
Protected
json
Forms
Service
json
Forms
Service
:
JsonFormsAngularService
label
label
:
string
path
path
:
string
props
Path
props
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
Static
ɵcmp
ɵcmp
:
unknown
Static
ɵdir
ɵdir
:
unknown
Static
ɵfac
ɵfac
:
unknown
Methods
get
Event
Value
get
Event
Value
(
event
)
:
any
Parameters
event
:
any
Returns
any
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
get
Type
get
Type
(
)
:
string
Returns
string
is
Enabled
is
Enabled
(
)
:
boolean
Returns
boolean
map
Additional
Props
map
Additional
Props
(
_props
)
:
void
Parameters
_props
:
StatePropsOfControl
Returns
void
Protected
map
To
Props
map
To
Props
(
state
)
:
StatePropsOfControl
Parameters
state
:
JsonFormsState
Returns
StatePropsOfControl
ng
On
Destroy
ng
On
Destroy
(
)
:
void
Returns
void
ng
On
Init
ng
On
Init
(
)
:
void
Returns
void
on
Change
on
Change
(
ev
)
:
void
Parameters
ev
:
any
Returns
void
should
Show
Unfocused
Description
should
Show
Unfocused
Description
(
)
:
boolean
Returns
boolean
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
data
description
disabled
enabled
error
focused
form
hidden
id
json
Forms
Service
label
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
ɵcmp
ɵdir
ɵfac
get
Event
Value
get
Own
Props
get
Type
is
Enabled
map
Additional
Props
map
To
Props
ng
On
Destroy
ng
On
Init
on
Change
should
Show
Unfocused
Description
trigger
Validation
JSON Forms Angular Material Renderers
Loading...