Set custom colors for mapped values in a table

You might not NEED to, but it couldn't hurt to keep things organized.

For example, you can add a button column to your table which opens a modal with a Color Pick component. The color pick sets the customer table value to the selected color and then colors the cell/row based on the customer value.

Something much simpler that controls the button color:


2 Likes