-
Notifications
You must be signed in to change notification settings - Fork 24
Instead of assignable FrozenArray, use add / remove #45
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestneeds resolutionNeeds consensus/resolution before shippingNeeds consensus/resolution before shipping
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds resolutionNeeds consensus/resolution before shippingNeeds consensus/resolution before shipping
Type
Fields
Give feedbackNo fields configured for issues without a type.
In cases where this API is used by custom elements, different subclasses may want to add a different stylesheet to
adoptedStyleSheets. In that case, it's better to have explicitaddandremovemethods rather than to have author scripts manipulateFrozenArray.