Variable flexWrapConfigConst

flexWrapConfig: { nowrap: string; wrap: { DEFAULT: string; reverse: string } } = ...

Type declaration

  • nowrap: string
  • wrap: { DEFAULT: string; reverse: string }
    • DEFAULT: string
    • reverse: string