Skip to content

Resizer ⚠️ Experimental

The Resizer component can be used imported from:

Playground

Parameters

Events

This component has events. Check the documentation about how to use the events.

NamePayloadDescription
@resizecontentRect
@mobilevoidScreen width is less than 768px
@portraitvoidScreen width is between 768px and 992px
@landscapevoidScreen width is between 992px and 1200px
@desktopvoidScreen width is greater than 1200px

Parameters use

Check the documentation about how to use the parameters.

Flags

resizable

Makes the container resizable using the bottom-right corner of it.

content

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

CodeSandbox example

Sorry, not available yet ☹️