Variable textDecorationTypeConfigConst

textDecorationTypeConfig: { linethrough: string; none: string; overline: string; underline: string } = ...

Type declaration

  • linethrough: string
  • none: string
  • overline: string
  • underline: string