FilamentF
Filament10mo ago
toeknee

Background Cell Color?

Anyone used an enum to color a background cell in a table?
Solution
nvm, just used getCellAttributes and passed a style in with a getStyleColor function on the enum.
Was this page helpful?