aboutsummaryrefslogtreecommitdiff
path: root/input/number.d.ts
AgeCommit message (Expand)Author
2023-10-24all: fix all linter warnings from tsc and eslintShulhan
2021-09-19input: add option "is_hint_toggled"Shulhan
2021-09-18input: add method to set the input valueShulhan
2021-09-11input: add options to add custom CSS class to label and inputShulhan
2021-09-11input: allow label to be HTMLElement instead of only stringShulhan
2021-09-05input: implement class for input numberShulhan