uiTypeIs
constuiTypeIs: (expected) =>Tester=JsonFormsCore.uiTypeIs
Tester matching a uischema element by its type.
Checks whether the given UI schema has the expected type.
Parameters
Section titled “Parameters”expected
Section titled “expected”string
the expected UI schema type
Returns
Section titled “Returns”Tester