plugin-a11y.a11ysystem.getcanvasboundingclientrect
Home > @eva/plugin-a11y > A11ySystem > getCanvasBoundingClientRect
A11ySystem.getCanvasBoundingClientRect() method
Signature:getCanvasBoundingClientRect(): {
width: number;
height: number;
left: number;
top: number;
};
{ width: number; height: number; left: number; top: number; }
If you have any questions or need our help with development, please scan the code to contact us.