werkbank
    Preparing search index...

    Function getGridTemplateRows

    • Generates the grid-template-rows CSS string based on the row definitions. Handles hiding handles for collapsed rows.

      Parameters

      • groups: Rows

        The list of rows.

      • handleSize: string = "1rem"

        The size of the resize handle (default: "1rem").

      Returns string

      A CSS string for grid-template-rows.