polymer_app_layout_template
polymer_app_layout.behaviors
Event
path
path
polymer_app_layout_template
polymer_app_layout.behaviors
Event
path
property
path
polymer_app_layout_template
polymer_app_layout.behaviors
Event
Constants
AT_TARGET
BUBBLING_PHASE
CAPTURING_PHASE
Properties
bubbles
cancelable
clipboardData
currentTarget
defaultPrevented
eventPhase
matchingTarget
path
target
timeStamp
type
Constructors
Event
eventType
Methods
preventDefault
stopImmediatePropagation
stopPropagation
List<
Node
>
path
read-only
This event's path, taking into account shadow DOM.
Other resources
Shadow DOM extensions to Event
from W3C.