isInherentlyEnabled(state, ownProps, uischema, schema, rootData, config): any
Indicates whether the given uischema element shall be enabled or disabled.
Checks the global readonly flag, uischema rule, uischema options (including the config),
the schema and the enablement indicator of the parent.
Indicates whether the given
uischema
element shall be enabled or disabled. Checks the global readonly flag, uischema rule, uischema options (including the config), the schema and the enablement indicator of the parent.