-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
There is a strange thing in list of elements, namely all of them are called "Input", but actually almost half of them are not. (I am referring to an element rendering into an input tag or not)
So I propose the following change: Rename the Input directory to Element and create an Input dir under it and move all real Input elements under it (with the necessary namespace changes of course).
Also, the inheritance should also respect this structure, eg. InputElement should only be used for real input elements.
Metadata
Metadata
Assignees
Labels
No labels