document.title\
.
```ts
string
```
```ts
export interface UITitleBarAttributes extends _UITitleBarAttributes {
children?: any;
}
```
## ui-modal instance
The `ui-modal` element provides instance properties and methods to control the Modal.
* addEventListener
(type: "show" | "hide", listener: EventListenerOrEventListenerObject) => void
Add 'show' | 'hide' event listeners.
* content
HTMLElement
A getter/setter that is used to get the DOM content of the modal element and update the content after the modal has been opened.
* contentWindow
Window | null
A getter that is used to get the Window object of the modal iframe when the modal is used with a `src` attribute. This can only be accessed when the modal is open, so it is recommended to use `await modal.show()` before accessing this property.
* hide
() => Promise\Message
Hello, World!
Hello, World!
Hello, World!
If you delete this resource, it can't be undone.
Message
Message
Message
Message