You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding isActive: boolean and isSelected: boolean to style_data_conditional entries would allow overriding the styling applied when a data cell is selected -- and allow greater visual customization.
Feature follow up to the bug reported in #256
Adding
isActive: booleanandisSelected: booleanto style_data_conditional entries would allow overriding the styling applied when a data cell is selected -- and allow greater visual customization.