Examples:
<FlexEmbed width={200} background="yellow" ratio={9 / 16}>
Hooray!
</FlexEmbed>
Use percentage
prop instead of ratio
<FlexEmbed width={200} background="yellow" percentage="75%">
Hooray!
</FlexEmbed>
Examples:
<FlexEmbed width={200} background="yellow" ratio={9 / 16}>
Hooray!
</FlexEmbed>
Use percentage
prop instead of ratio
<FlexEmbed width={200} background="yellow" percentage="75%">
Hooray!
</FlexEmbed>
npm i flex-embed
4
1.0.2
none
73.3 kB
9