Skip to content

Documentation v1.0.0


Documentation / @openassistant/common / ResizablePlotContainer

Function: ResizablePlotContainer()

ResizablePlotContainer(__namedParameters): Element

Defined in: resizable-container.tsx:6

Parameters

__namedParameters

children

Element

defaultHeight?

number

defaultWidth?

number

handlePosition?

"bottomRight" | "bottomLeft" | "topRight" | "topLeft" = 'bottomRight'

isHovered?

boolean

Returns

Element

Released under the MIT License.