aboutsummaryrefslogtreecommitdiff
path: root/input/example.ts
AgeCommit message (Expand)Author
2024-02-05input: implement component for inputing fileShulhan
2023-10-24all: fix all linter warnings from tsc and eslintShulhan
2023-10-24all: reformat all filesShulhan
2022-03-15all: re-licensing wui under GPL 3.0 or laterShulhan
2021-09-19input: add option "is_hint_toggled"Shulhan
2021-09-19input: display the new value on changes inside the exampleShulhan
2021-09-05input: implement input for checkboxesShulhan
2021-09-05input: implement class for input with selectShulhan
2021-09-05input: implement class WuiInputStringShulhan
2021-09-05input: implement class for input numberShulhan