Skip to content

Documentation / jpl-vite / api / Rectangle

Interface: Rectangle

Properties

height?

optional height: number

Defined in

joplin-plugin-api/dist/types.d.ts:285


width?

optional width: number

Defined in

joplin-plugin-api/dist/types.d.ts:284


x?

optional x: number

Defined in

joplin-plugin-api/dist/types.d.ts:282


y?

optional y: number

Defined in

joplin-plugin-api/dist/types.d.ts:283

Released under the MIT License.