import StorageAppController from 'Template-WebpackFEND/src/storage/app.controller.js'StorageAppController
Controller for the application
Constructor Summary
| Public Constructor | ||
| public |
Set up the app, generate html and set up event handlers |
|
Method Summary
| Public Methods | ||
| public |
clearValue(): void Clear the value input element of text |
|
| public |
save(): void saves the value at the provided key |
|
| public |
retrieves a value using the provided key |
|
