Creates an object that manages the data layer for the component.
The component that the connector is tied to.
The options for the connector.
The component that the connector is tied to.
OptionalconnectorData connector instance that is used in this connector handler.
OptionalconnectorThe ID of the data connector configuration in the data pool of the dashboard.
OptionaldataThe data table bound to the connector handler.
Connector options for the component.
Inits connectors for the component and rerenders it.
Promise resolving to the component.
Sets the connector for the component connector handler.
Optionalconnector: CSVConnector | GoogleSheetsConnector | HTMLTableConnector | JSONConnectorThe connector to set.
Updates the options for the connector handler.
The new options to update.
A class that handles the connection between the component and the data connector.