BasesSubView.clone method
BasesSubView › clone
Unofficial
Clones the sub view.Signature:
clone(name: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| name | string | The name for the cloned sub view. |
Returns: this — The cloned sub view.
BasesSubView › clone
Unofficial
Clones the sub view.Signature:
clone(name: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| name | string | The name for the cloned sub view. |
Returns: this — The cloned sub view.