This page is available as Markdown at /api/toolbar/type-aliases/applicableschema.md.
For the full documentation index, see /llms.txt, or
the complete corpus at /llms-full.txt.
ApplicableSchema
ApplicableSchema =
object
Defined in: editor/lib/selectors/index.d.ts:9
The set of schema member names applicable at the current selection, grouped by category.
Properties
Section titled “Properties”annotations
Section titled “annotations”annotations:
ReadonlySet<string>
Defined in: editor/lib/selectors/index.d.ts:11
blockObjects
Section titled “blockObjects”blockObjects:
ReadonlySet<string>
Defined in: editor/lib/selectors/index.d.ts:14
decorators
Section titled “decorators”decorators:
ReadonlySet<string>
Defined in: editor/lib/selectors/index.d.ts:10
inlineObjects
Section titled “inlineObjects”inlineObjects:
ReadonlySet<string>
Defined in: editor/lib/selectors/index.d.ts:15
lists:
ReadonlySet<string>
Defined in: editor/lib/selectors/index.d.ts:12
styles
Section titled “styles”styles:
ReadonlySet<string>
Defined in: editor/lib/selectors/index.d.ts:13