bubbles attribute
Used to indicate whether or not an event is a bubbling event. If the event can bubble the value is true, else the value is false.
bubbles
Access
read-only
Returns
boolean
這是否有幫助?