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.
    +