Structured CSS attribute selector.
Can be one of:
[attribute]
[attribute^="value" i]
Generated using TypeDoc
Structured CSS attribute selector.
Can be one of:
[attribute], or[attribute^="value" i];