compareApplicableSchema
compareApplicableSchema(
a,b):boolean
Defined in: selector.get-applicable-schema.ts:111
Structural comparator for ApplicableSchema values. Two results
compare equal when every category contains the same names (set equality).
Pass as the compare argument to useEditorSelector to keep React
subscriptions stable.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”boolean