html

Since UXP v2.0

Indicates the root element of an UXP plugin's UI.

See: https://developer.mozilla.org/en/docs/Web/HTML/Element/html

Example

<html>
    <head>
    </head>
    <body>
        Hello, world
    </body>
</html>

Attributes

The following attributes are not supported, and have no effect:

The following attributes are supported: