Skip to content

BasesSubView.clone method

BasesSubView › clone

Unofficial

Clones the sub view.

Signature:

clone(name: string): this

Parameters:

ParameterTypeDescription
namestringThe name for the cloned sub view.

Returns: thisThe cloned sub view.