Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (3 loc) · 221 Bytes

col-css.md

File metadata and controls

6 lines (3 loc) · 221 Bytes

col-css

css you want to add to row, useful with on-row-draw (v-grid element attribute) event for setting colors based on values

<v-grid-col col-field="number" col-css="color:${tempRef.numberColor}"></v-grid-col>