Variable writingModeConfigConst

writingModeConfig: { normal: string; vertical: { left: string; right: string } } = ...

Type declaration

  • normal: string
  • vertical: { left: string; right: string }
    • left: string
    • right: string