gridstack - v12.3.3
    Preparing search index...

    Type Alias numberOrString

    numberOrString: number | string

    Type representing values that can be either numbers or strings (e.g., dimensions with units). Used for properties like width, height, margins that accept both numeric and string values.