Skip to content

FORMAT

reference
1 min readUpdated

Kind: Type

Source: atloria-monorepo/packages/editor/src/FormatConstants.ts

Definition

ts
| typeof DEFAULT_FORMAT
  | typeof IS_BOLD
  | typeof IS_ITALIC
  | typeof IS_STRIKETHROUGH
  | typeof IS_UNDERLINE
  | typeof IS_CODE
  | typeof IS_SUBSCRIPT
  | typeof IS_SUPERSCRIPT
  | typeof IS_HIGHLIGHT

Was this page helpful?

Download as PDF