Skip to main content

GridColumnFixedWidthType Type

Declaration

export type GridColumnFixedWidthType = "Weight" | "FitToContent" | "FixedWidth"

Members

Name
"Weight"
"FitToContent"
"FixedWidth"