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