I'm pulling text ("Easy", "Medium", "Hard") from a database. I want to apply Webstudio tags to style the results based on the value. Basically: Easy = green, Medium = yellow, Hard = red. How would you do this? Example image:
Thanks @TrySound . I see there is an expression editor tied to the show property. How would you do this? If not null then show? Not sure of the syntax here. Thanks.