Skip to content

allow global formatterFn#142

Open
andrewkenreich wants to merge 1 commit intomainfrom
add-formatterFn
Open

allow global formatterFn#142
andrewkenreich wants to merge 1 commit intomainfrom
add-formatterFn

Conversation

@andrewkenreich
Copy link
Contributor

Allow to set this on a global level

Applies a formatting function to all columns in the table. This is a convenient way to set a default format for the entire table instead of specifying `formatterFn` on each individual column in `columnsDefs`. Column-level `formatterFn` values in `columnsDefs` will override this table-level setting.
_Example:_ `"none"`
_Possible values:_ see [`formatterFn`](#formatterfn)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without money 1M $

@pichpich16888-cpu pichpich16888-cpu mentioned this pull request Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants