Media can have dimensions, but most important to UI frameworks is knowning the aspect ratio of the resource ahead of time. This can prevent loading pop when the dimensions are finally retrieved asynchronously.
The aspect ratio of media, width / height
width / height
Media can have dimensions, but most important to UI frameworks is knowning the aspect ratio of the resource ahead of time. This can prevent loading pop when the dimensions are finally retrieved asynchronously.