hasColumnShorthands
Check if an array of columns contains any shorthand strings.
hasColumnShorthands(columns: ColumnShorthand<TRow>[]): booleanParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
columns | ColumnShorthand<TRow>[] | Array to check |
Returns
Section titled “Returns”boolean - True if any element is a string shorthand
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