Const
Add-on: gives every other table row (starting with the first) a faint tint. Translucent, so it works over any color scheme — combine it with any theme, e.g. { ...darkTheme, ...stripedRows }.
{ ...darkTheme, ...stripedRows }
Add-on: gives every other table row (starting with the first) a faint tint. Translucent, so it works over any color scheme — combine it with any theme, e.g.
{ ...darkTheme, ...stripedRows }.