Skip to content

BasesController.selectView method

BasesController › selectView

Unofficial

Selects a view.

Signature:

selectView(viewName: string): void

Parameters:

Parameter Type Description
viewName string The name of the view to select.

Returns: void