1771 Technologies Logo

Initial Grid State

ViewportProvidedProps

Provides initial viewport configuration options within the Graphite Grid state.

Properties

  • Name
    isRtl?
    Type
    boolean
    Description

    Specifies if the content should be rendered in right-to-left direction.

  • Name
    scrollOverflowX?
    Type
    ScrollOverflow
    Description

    The horizontal overflow setting of the grid.

  • Name
    scrollOverflowY?
    Type
    ScrollOverflow
    Description

    The vertical overflow setting of the grid.