import CategoryListViewController from '~/controllers/CategoryListViewController.js'
CategoryListViewController
Extends:
ViewController → CategoryListViewController
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
Creates tag with a name |
|
public |
popTag() Removes the last tag |
|
public |
Removes a tag. |
Inherited Summary
From class ViewController | ||
public static |
Creates a view controller directly for all members of a class. |
|
public static |
of(elem: string | Element): ViewController Returns a canolical VC of an element if it exists |