Skip to main content
A newer version of this page is available. .

GridColumnFixedWidthType Type

Declaration

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

Members

Name
"Weight"
"FitToContent"
"FixedWidth"