applyColumnDefaults
Apply column defaults to a list of columns. Individual column properties override defaults.
applyColumnDefaults(columns: ColumnConfig<TRow>[], defaults: Partial<ColumnConfig<TRow>> | undefined): ColumnConfig<TRow>[]Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
columns | ColumnConfig<TRow>[] | |
defaults | Partial<ColumnConfig<TRow>> | undefined |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt