Skip to content

BasesViewConfig.clone method

BasesViewConfig › clone

Unofficial

Creates a copy of this config under a new view name.

Signature:

clone(name: string): BasesViewConfig

Parameters:

Parameter Type Description
name string The name for the cloned view.

Returns: BasesViewConfigThe cloned config.