Optional
children: [K, View][]Optional
props: ViewSwitcherProps<K>Protected
_Protected
Optional
_Private
_Private
_Protected
_Discriminator to identify classes that implement this interface
A css selector to specify where the element should be rendered When nesting elements, the parent should be responsible for assigning the containerSelector on its children
A css selector to specify where the element should be rendered When nesting elements, the parent should be responsible for assigning the containerSelector on its children
Protected
_Completely removes the element from the DOM
Method used to render the actual element and apply the necessary event handlers
A string representation used to render the actual element into the DOM
A ViewSwitcher is mean to control a set of views, like a sub router. Handles content change and can be used for carousels or forms with multiple screens