From 676b9865fdcb213aaf02bdbaa2d41bf9a740148b Mon Sep 17 00:00:00 2001 From: Nikita Begishev Date: Sun, 7 Feb 2016 01:16:43 +0300 Subject: [PATCH] add onBlockMove reference --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 77d7943..9a99588 100644 --- a/index.html +++ b/index.html @@ -369,6 +369,7 @@

Events

  • onBlockActive
  • onBlockFinish
  • onBlockResize
  • +
  • onBlockMove
  • View detail ...
    @@ -420,6 +421,10 @@

    onBlockFinish

    onBlockResize

    Fire when block changes the size to fills a gap.
    +
  • +

    onBlockMove

    +
    Fire when block moves by dragging.
    +