vue-good-table icon indicating copy to clipboard operation
vue-good-table copied to clipboard

Customization of the checkboxes

Open SciManJD opened this issue 1 year ago • 0 comments

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).

SciManJD avatar Mar 28 '24 12:03 SciManJD