qwik-ui
qwik-ui copied to clipboard
Automatic API table
What is it?
Makes a table based on type comments from our components
- [x] Feature / enhancement
- [ ] Bug
- [x] Docs / tests
- [ ] Other
Why is it needed?
dx
Checklist:
- [ ] My code follows the developer guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have ran
pnpm change
and documented my changes - [ ] I have add necessary docs (if needed)
- [ ] Added new tests to cover the fix / functionality