Home > zotero-plugin-toolkit > VirtualizedTableHelper
VirtualizedTable helper.
Signature:
export declare class VirtualizedTableHelper extends BasicTool
Extends: BasicTool
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string | |||
{ [name: string]: string; } | |||
VirtualizedTableProps | |||
VirtualizedTable |
Method |
Modifiers |
Description |
---|---|---|
Render the table. | ||
Set container element id that the table will be rendered on. | ||
Set locale strings, which replaces the table header's label if matches. Default it's | ||
Set properties by name. | ||
Set properties object. |