We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a22e4 commit 41dc5b4Copy full SHA for 41dc5b4
README.md
@@ -72,6 +72,7 @@ You can use it or take it as base for your own styling.
72
- SelectButton
73
- TriStateCheckbox
74
- RadioButton
75
+- TreeSelect
76
77
## Demo
78
[Demo/Playground](https://formkit-primevue.netlify.app/)
docs/guide/inputs.md
@@ -16,8 +16,8 @@ E.g. InputMask -> primeInputMask
16
17
## Supported Inputs
18
19
-- AutoComplete
20
- Calendar
+- CascadeSelect
21
- Checkbox
22
- Dropdown
23
- Editor (HTML Editor)
@@ -37,4 +37,5 @@ E.g. InputMask -> primeInputMask
37
38
39
40
41
0 commit comments