:defined

Since UXP v6.0

Represents any element that has been defined.

See: :defined

Syntax:

Copied to your clipboard
:defined {
/* ... */
}

Example:


Demonstrates the application of styles via `:defined`
Copied to your clipboard
<simple-custom text="Custom element example text"></simple-custom>
<p>Standard paragraph example text</p>