Private
included in the same file as the plugin due to circular dependency
This goes on the containing element
<div {{resizeObserver @table}}>
<table>
Optional state that this plugin may or may not choose to use
columns will each have an instance of meta.column. the table will have only one instance of meta.table.
Unique name for the plugin.
Protected
tableStatic
featuresStatic
Optional
requiresPrivate
#selfTS does not allow access to the constructor property on class instances
Utility property that returns the resulting options passed during table creation for this specific plugin.
Static
forHelper for specifying column-level configurations for a plugin on headlessTable
's
columns option
Static
withHelper for specifying plugins on headlessTable
with the plugin-level options
Generated using TypeDoc
One instance of a plugin exists per table but a plugin can have a "Meta" for each column