Represents a custom web component that displays information about browser support for a specific feature.
writeonly
accessibleColours: string
Sets the value of the "accessible-colours" attribute.
readonly
accessibleColours: string
Gets the value of the "accessible-colours" attribute.
attributeChangedCallback(): void
Called when an observed attribute has changed.
connectedCallback(): void
Called when the component is connected to the DOM.
disconnectedCallback(): void
Called when the component is disconnected from the DOM.
readonly
observedAttributes: string[]
Returns the list of attributes that the component observes for changes.