Skip to content

BasesViewConfig.getAll method

BasesViewConfig › getAll

Unofficial

Gets all stored configuration data for the view.

Signature:

getAll(): Record<string, unknown>

Returns: Record<string, unknown>The configuration data.