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
这对您有帮助吗?