For the complete documentation index, see llms.txt. This page is also available as Markdown.

canvasHeight

Description

Retrieve the height of the canvas.

Platform Supported

  • Web

  • Mobile

Input / Parameter

Name
Description
Data Type
Default
Options
Required

canvas

The canvas to retrieve the height of.

-

-

Yes

Output

Description
Output Type

Returns the height of the canvas.

Number

Last updated