prosekit/web/resizable
Classes
Section titled “Classes”ResizableHandleElement
Section titled “ResizableHandleElement”Extends
Section titled “Extends”ResizableHandleElementBase
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”-
Inherited from
Section titled “Inherited from”ResizableHandleElementBase.constructor
Properties
Section titled “Properties”-
position:
"left"
|"right"
|"top"
|"bottom"
|"top-left"
|"top-right"
|"bottom-left"
|"bottom-right"
-
The position of the handle.
Default
Section titled “Default”"bottom-right"
ResizableRootElement
Section titled “ResizableRootElement”Extends
Section titled “Extends”ResizableRootElementBase
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”-
Inherited from
Section titled “Inherited from”ResizableRootElementBase.constructor
Properties
Section titled “Properties”-
aspectRatio:
null
|number
-
height:
null
|number
-
width:
null
|number
Interfaces
Section titled “Interfaces”ResizableHandleProps
Section titled “ResizableHandleProps”Properties
Section titled “Properties”-
position:
"left"
|"right"
|"top"
|"bottom"
|"top-left"
|"top-right"
|"bottom-left"
|"bottom-right"
-
The position of the handle.
Default
Section titled “Default”"bottom-right"
ResizableRootEvents
Section titled “ResizableRootEvents”Properties
Section titled “Properties”-
resizeEnd:
CustomEvent
<{height
:number
;width
:number
; }>
-
resizeStart:
CustomEvent
<{height
:number
;width
:number
; }>
ResizableRootProps
Section titled “ResizableRootProps”Properties
Section titled “Properties”-
aspectRatio:
null
|number
-
height:
null
|number
-
width:
null
|number