Aspect

PropertyTypeDescription
align?
AlignAlign the content within the component (if the content has a different aspect ratio than the component).
One of:
Bottom, Center, Top
children?
React.ReactNodeThe content to be contained within the aspect.
overflow?
booleanShow overflowing content (if the content has a different aspect ratio than the component).
ratio?
AspectRatioThe aspect ratio to use.
One of:
Aspect16x9, Aspect1x1, Aspect21x9, Aspect3x4, Aspect4x3, BoxArt