Public Vars

Back

get-element-shadow-root-el (clj)

(source)

function

(get-element-shadow-root-el driver el)
Returns the shadow root for the specified element or `nil` if the element does not have a shadow root.

Examples