From 78f2d8acb9ff3bce5526eccefe467a6b82d1d5ac Mon Sep 17 00:00:00 2001
From: Mason Freed The shadowrootmode
content attribute is an
- enumerated attribute. The following table lists the states for this attribute:
State - | Keywords + | State | +Keywords | Brief description | +
---|---|---|---|---|
open |
open | The template element represents an open declarative shadow root. | +||
closed |
closed | The template element represents a closed declarative shadow root. | +||
none |
none | The template element does not represent a shadow root. | +
The shadowrootmode
attribute's