Capture

enumeration

매뉴얼로 전환

설명

Used to specify the phases where an event handler should be executed.

변수

NoCaptureThe event handler should be executed during the target and bubble up phases.
CaptureThe event handler should be executed during the capture and the target phases.