primevue
https://github.com/primefaces/primevue
Vue
Next Generation Vue UI Component Library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Vue not yet supported3 Subscribers
Add a CodeTriage badge to primevue
Help out
- Issues
- fix(tree,treeselect,organizationchart): enable generic type inference for value/options and slots
- Menu-family components: generic T not inferred from model prop
- fix(menubar,menu,tieredmenu,megamenu,contextmenu,panelmenu,breadcrumb,steps,tabmenu,splitbutton,dock,speeddial): enable generic type inference for model and slots
- Select, MultiSelect, Listbox: options and slots are untyped (any)
- Column: #body/#editor/#node slot data is any, even with typed DataTable
- fix(select,multiselect,listbox): enable generic type inference for options and slots
- fix(column): add phantom of prop for typed slot inference
- AutoComplete, CascadeSelect, DataView: options/suggestions/value generic type not inferred
- Carousel, Galleria, Timeline: value generic type not inferred in slots
- OrderList, PickList: modelValue generic type not inferred in slots
- Docs
- Vue not yet supported