Construct the credits.
The Grid instance which the credits belong to.
Optionaloptions: CreditsOptionsOptions for the credits label. Predefined if not provided.
ReadonlycontainerThe credits container HTML element.
ReadonlygridThe Grid instance which the credits belong to.
The options for the credits.
The credits content HTML element.
StaticdefaultDefault options of the credits.
Destroy the credits. The credits will be removed from the container and the reference to the credits will be deleted from the Grid instance it belongs to.
Get the height of the credits container.
Render the credits. If the credits are disabled, they will be removed from the container. If also reflows the viewport dimensions.
Update the credits with new options.
The new options for the credits.
Whether to render the credits after the update.
Represents a credits in the data grid.