Variable SECTION_LAYOUTConst

SECTION_LAYOUT: {
    DEFAULT: string;
    STEPPER: string;
    TABS: string;
    WIZARD: string;
} = ...

Type declaration

  • DEFAULT: string
  • STEPPER: string
  • TABS: string
  • WIZARD: string

Generated using TypeDoc