Structs§

  • The ColumnStyle component stores its UI state privately in its own struct, rather than its props (which has two version of this data itself, the JSON serializable config record and the defaults record).

Enums§