how to render html/css in table #4605
Replies: 2 comments 2 replies
-
Styling table is a bit tricky: refer to https://nicegui.io/documentation/table#conditional_formatting Notably, we're leveraging Quasar, so this would help too: https://quasar.dev/vue-components/table#example--body-cell-slot |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
I'm not able to correctly pass the style of the "Nome" column in the table. I've tried several ways that are in the documentation, but I still haven't been able to solve it. Any suggestions?
NiceGUI Version
2.14.1
Python Version
Python 3.11.12
Browser
Chrome
Operating System
Linux
Additional Context
Beta Was this translation helpful? Give feedback.
All reactions