day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
796 stars 147 forks source link

Add simple-v-table parts for rows #248

Closed Gregg8 closed 3 years ago

Gregg8 commented 3 years ago

In simple-v-table, we currently have :parts keys for:

to style the column header section (and top-left), but no equivalent for rows

Propose we add:

Notes: