FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

Table cell color

Open OmelchenkoPeter opened this issue 1 year ago • 5 comments

Hi! Can you tell me how I can change the cell color in the table? Can I use condition for that? Thank you

OmelchenkoPeter avatar Apr 09 '24 10:04 OmelchenkoPeter

I didn't think right now we have a way to set class name on a per row basis right now.

@sydney-runkle let's think about whether there a way to add this?

samuelcolvin avatar Apr 11 '24 18:04 samuelcolvin

@samuelcolvin @sydney-runkle Will wait! Thank you!

OmelchenkoPeter avatar Apr 11 '24 20:04 OmelchenkoPeter

@OmelchenkoPeter,

Sure thing! Tagging this appropriately and will consider for our next milestone!

sydney-runkle avatar May 01 '24 21:05 sydney-runkle

hopefully this is solved by #308.

samuelcolvin avatar May 08 '24 09:05 samuelcolvin

#308 might allow this if what is inserted into the cell is a fastui.components.Div component with a class_name that colors the background.

jimkring avatar May 14 '24 19:05 jimkring