Constructor
new Table(containerID, formID, endpointName, api, widgetParams)
Parameters:
Name | Type | Description |
---|---|---|
containerID |
string | DOM element ID assigned to the widget |
formID |
string | ID of the FilterForm, optional |
endpointName |
string | name of the widget used for routing requests |
api |
QuerybuilderAPI | data source |
widgetParams |
string | manually defined data that will be passed to the API together with the request |