Public Vars

Back

has-shadow-root? (clj)

(source)

function

(has-shadow-root? driver q)
Returns `true` if the first element matching the query has a shadow root or `false` otherwise.

Examples