Skip to main content

AspectRatioSelfview

const AspectRatioSelfview: (props) => Element;

Parameters

ParameterType
propsOmit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & object, "ref"> & RefAttributes<HTMLDivElement> & Pick<object & object, "labelContent" | "labelTestId"> & object & object & WithAspectRatioSelfviewProps

Returns

Element