ui-components icon indicating copy to clipboard operation
ui-components copied to clipboard

Table: Option to turn on visual striping of rows for better scanning

Open twjeffery opened this issue 1 year ago • 0 comments

image

Background colour on striping is a new design token: --goa-color-greyscale-50

Acceptance Criteria

  1. new striped property -- boolean
    • If true, create class on table, style odd (1, 3, 5....) numbered rows in tbody with above background colour

twjeffery avatar May 06 '24 22:05 twjeffery