Set font size in percentage is it possible?

Or alternatively fit text size to container?

1 Like

You can use blocks to find out the actual size of the text area. Use this to work with fonts.

what blocks?

getComputedWidth and Height

1 Like

Screen height and width in Device object? Or what …

Look for these blocks next to the setWidth and setHeight blocks in the components

This?

font size not component size