Skip to content

BasesSubView.clone method

BasesSubView › clone

Unofficial

Clones the sub view.

Signature:

clone(name: string): this

Parameters:

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

Returns: thisThe cloned sub view.