Skip to content

a11ydocs v1.7.0


a11ydocs / JsonFontDeclaration

Interface: JsonFontDeclaration

Defined in: src/document-json.ts:71

Declares a font family, referenced from block options by name.

Properties

PropertyModifierTypeDescriptionDefined in
namereadonlystringFamily name used in block options.font and defaultFont.src/document-json.ts:73
sourcereadonly| JsonFontSource | JsonFontFacesA single regular face, or a set of weighted faces.src/document-json.ts:75

Released under the ISC license.