getResizeHandler

abstract val getResizeHandler: (@R|kotlin/ParameterName|(name = String(context)) ERROR CLASS: Symbol not found for Document??) -> (event: Any) -> Unit(source)

Returns an event handler function that can be used to resize the header. It can be used as an:

  • onMouseDown handler

  • onTouchStart handler

The dragging and release events are automatically handled for you. API Docs Guide