fixedratio
v1.1.2
Published
Fixed Ratio Component fit to parent element's size
Downloads
2
Readme
fixedratio
Fixed Ratio Component fit to parent element's size
<FixedRatio
width_radio={21}
height_radio={9}
wrapperSyle="background: black;"
ratioStyle="background: coral;"
>
<div>It's me!</div>
</FixedRatio>