1771 Technologies Logo

Initial Grid State

ThemeProvidedProps

Initial properties for theme customization.

Properties

  • Name
    baseCellTheme?
    Type
    Partial<CellTheme>
    Description

    The base cell theme to use.

  • Name
    baseGridTheme?
    Type
    Partial<GridTheme>
    Description

    The base grid theme to use.

  • Name
    baseHeaderCellTheme?
    Type
    Partial<HeaderCellTheme>
    Description

    The base header cell theme to use.

  • Name
    cellThemeVariants?
    Type
    object
    Description

    The cell theme variants to use.

  • Name
    gridThemeVariants?
    Type
    object
    Description

    The grid theme variants to use.

  • Name
    headerCellThemeVariants?
    Type
    object
    Description

    The header cell theme variants to use.

  • Name
    themeKey?
    Type
    null | string
    Description

    The initial theme key to use.