import ItemGroupViewController from '~/controllers/ItemGroupViewController.js'ItemGroupViewController
Extends:
ViewController → ItemGroupViewController
Manages an input allowing the user to reset and set other state indicators
such as - Saved.
- HTML:
.rc-group ( label, input )
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
revert() Reverts state |
|
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 |
|
