prosekit/lit/resizable
ResizableHandle
constructor
new ResizableHandle(): ResizableHandle
position: "left" | "right" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right"
The position of the handle.
Default:
"bottom-right"
ResizableRoot
constructor
new ResizableRoot(): ResizableRoot
aspectRatio: null | number
height: null | number
width: null | number