cscan / vue3-excel-editor

Vue3 plugin for displaying and editing the array-of-object in Excel style.
MIT License
231 stars 51 forks source link

Can I just modify the background color of a row #47

Closed hkuzxc closed 17 hours ago

hkuzxc commented 2 months ago

Btw may I ask how validate works after I update the data?

unpseudocomplique commented 5 days ago

Yea this would be cool, i was thinking about using this cool lib for excel import.

It's an important topic to validate all fields are good. maybe the best way would be to be able to set style on the cell / row when a cell is not valid?

cscan commented 17 hours ago

you may add :validate="..." in vue-excel-column