A question like this:
What exists today is the easiest way to get a reactive value of the height of an element, provided that specific parameters for this height are not specified.
I am primarily interested in the implementation in conjunction with the Vue3 Composition Api
Tried options like the following:
But they all didn't work.