Trigger Font Bold on click Event

Hello Koders,
This is Kshitij. I am creating an app design in which I have a horizontal arrangement in which there are 3 labels. I want that when any label is clicked it should turn into bold and the others to be normal…
In the block section, I have not found any similar block. How can I achieve it?

I know it can be done through HTML. But any simple way?

Screenshot (104)

Then may be you can use dynamic component extension and use the blocks something like this :point_down: on any label click

blocks(22)

1 Like

Oh. That means dynamic component’s property set block works on non dynamic components too?

Yes, it should work.

Thanks, @Vaibhav
I will try and tell tomorrow.

Btw, its working :smiley: Just tried it :+1:
Here are the blocks I tried

blocks(23)

And this :point_down: will also work

blocks(24)

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.