When an input event is fired on an Element component it bubbles up to its parent Elements unless you call event.stopPropagation() . For example:
確定! 回上一頁