mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-11 07:08:40 +00:00
cleanup todos
This commit is contained in:
parent
6e2abf7507
commit
a97e59e5cf
|
|
@ -7,14 +7,10 @@ import { Input } from '../UI/Component/Input.js';
|
||||||
* the browser but through this view. The view also provides additional functionality for non-default
|
* the browser but through this view. The view also provides additional functionality for non-default
|
||||||
* form elements such as canvas etc.
|
* form elements such as canvas etc.
|
||||||
*
|
*
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*
|
|
||||||
* @todo expand this so any element can become a "form" e.g. table, div etc.
|
|
||||||
* Simply add data-method, data-action
|
|
||||||
* Expand the getData() and some other function to consider this
|
|
||||||
*/
|
*/
|
||||||
export class FormView {
|
export class FormView {
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user