I'm working with grids and I need to know if there is any way to capture the box number (usually 1) to decrease the font number so that it fits in the box so that it occupies only one line.
Note: I have already tested autofill in js, but in case the height of the div is not fixed, so it does not work.
Example and further explanation here .