Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 768 Bytes

File metadata and controls

18 lines (16 loc) · 768 Bytes
title ListColumn
description ListColumn Schema Reference

Properties

Property Type Required Description
field string Field name (snake_case)
label string optional Display label override
width number optional Column width in pixels
align Enum<'left' | 'center' | 'right'> optional Text alignment
hidden boolean optional Hide column by default
sortable boolean optional Allow sorting by this column
resizable boolean optional Allow resizing this column
wrap boolean optional Allow text wrapping
type string optional Renderer type override (e.g., "currency", "date")