Skip to content

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.

ApplicableSchema

ApplicableSchema

boolean