✨ Announcing our seed funding led by Lux Capital! Read more about it on our blog
DocsBlogChangelog

Search documentation...

/

Star

12k+

[ Learn ]

[ Concepts ]

[ Reference ]

AspectRatio

Coming Soon!
Preserve the ratio of the components contained within
rx.box(
    element="iframe",
    src="https://bit.ly/naruto-sage",
    border_color="red",
)
rx.aspect_ratio(
    rx.box(
        element="iframe",
        src="https://bit.ly/naruto-sage",
        border_color="red",
    ),
    ratio=4 / 3,
)

AspectRatio


AspectRatio component is used to embed responsive videos and maps, etc.


  • Base Event Triggers

← WrapFragment →

Copyright © 2023 Pynecone, Inc.