Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPublicationStyleFontSelector

Index

Properties

Properties

family

family: string

The font family name to use. The value must match a 'family' defined in fontFaces, or a system default font:

  • 'serif'
  • 'sans-serif'
  • 'cursive'
  • 'fantasy'
  • 'monospace'

selector

selector: string

Any valid CSS selector. Example:

  • 'h1, h2, h3, .title'

Generated using TypeDoc