Home > @native-html/heuristic-table-plugin > HeuristicTablePluginConfig
Options to customize this plugin renderers.
Signature:
export interface HeuristicTablePluginConfig
Property | Type | Description |
---|---|---|
forceStretch? | boolean | (Optional) When true, force the table to stretch to the available width. |
Method | Description |
---|---|
getStyleForCell(cell)? | (Optional) Customize cells appearance with this function. |