Private
[COLUMN_Private
[ROW_Private
[TABLE_Private
[TABLE_Private
argsCollection of utility modifiers that are the result of composing modifiers from plugins.
Using this is optional, and you can "just" use modifiers from specific plugins in specific places if you wish -- but these exists as a "convenience".
These are all no-use, no-cost utilities
Interact with, save, modify, etc the preferences for the table, plugins, columns, etc
Private
Optional
scrollPrivate
Optional
scrollUnused for now, may be used in the future. This data is collected along with the scrollContainerWidth, (which is currently in use)
Private
Optional
scrollUsed to help determine how much space we can give to columns. As we generate widths for columns, the columns' widths must add up to about this number.
Private
For all configured plugins, instantiates each one. If the plugins argument changes to the Table (either directly or through headlessTable, all state is lost and re-created)
Private
modifyGet the active plugin instance for the given plugin class
Private
resetPrivate
Lazy way to delay consuming arguments until they are needed.