Skip to content

Comments

Add cell style func#203

Merged
Evertras merged 3 commits intomainfrom
cell-style-func
Sep 2, 2025
Merged

Add cell style func#203
Evertras merged 3 commits intomainfrom
cell-style-func

Conversation

@Evertras
Copy link
Owner

@Evertras Evertras commented Sep 2, 2025

Similar to row style func, add a cell style func that takes in cell data and generate a style dynamically. This allows for easier styling of individual cells based on arbitrary criteria from the user, such as highlighting certain values or column selection.

Updates the pokemon example to highlight this, as generating rows no longer requires specific styling but instead we can highlight the elements based on value.

Should help solve #201

@Evertras Evertras merged commit 495d893 into main Sep 2, 2025
6 checks passed
@Evertras Evertras deleted the cell-style-func branch September 2, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant