mode property

ShadowRootMode get mode

Implementation

ShadowRootMode get mode =>
    ShadowRootMode.fromValue(js_util.getProperty(this, 'mode'));