Question
How to add click/drag/gesture event in custom container?
Hello all,
I create a custom container and need to used click/drag/gesture event,
but the handleClickEvent/handleDragEvent/handleGestureEvent cannot trigger in it.
How can get these event in custom container?