Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
Test
isEnumControl
Function isEnumControl
is
Enum
Control
(
uischema
,
schema
,
context
)
:
boolean
Tests whether the given UI schema is of type Control and if the schema has an enum.
Parameters
uischema
:
UISchemaElement
schema
:
JsonSchema
context
:
TesterContext
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
JSON Forms Core
Loading...
Tests whether the given UI schema is of type Control and if the schema has an enum.