vue-good-table
vue-good-table copied to clipboard
Customization of the checkboxes
Issue Type
- [ ] Bug
- [ ] Enhancement Request
- [x] Question
Specs
What version are you using? V0.2.1 with Vue 3
What browser? Electron framework (Google Chromium Engine)
Expected Behavior
What did you expect to happen? I want to be able to modify the style of the check-boxes without to change the behavior.
Actual Behavior
What actually happened? I can make everything with the other columns (using the slot), but I cannot find the way to modify the check-boxes (not only to change some properties).