AspectRatioSelfview
const AspectRatioSelfview: (props) => Element;
Parameters
| Parameter | Type |
|---|---|
props | Omit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & object, "ref"> & RefAttributes<HTMLDivElement> & Pick<object & object, "labelContent" | "labelTestId"> & object & object & WithAspectRatioSelfviewProps |
Returns
Element