> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/ui-and-interaction/alert.md).

# Alert

Show confirmation dialogs with confirm/cancel buttons. Great for destructive actions or important choices.

See [Alert Data](/ltbridge/ui-and-interaction/alert/alert-data.md) for the data table.

## Supported resources

* `ox_lib`
* `lt-ui`
* `lation_ui`

## Reference

* [Alert Data](/ltbridge/ui-and-interaction/alert/alert-data.md)

## Functions

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GetResource</strong></td><td>Returns alert resource name.</td><td><a href="/pages/pFY8Z7ENyi2nq7R3S6Ht">/pages/pFY8Z7ENyi2nq7R3S6Ht</a></td></tr><tr><td><strong>Send</strong></td><td>Shows a confirmation dialog. Returns 'confirm', 'cancel', or nil if dismissed.</td><td><a href="/pages/xEZbAF5DveG7tEotiOLH">/pages/xEZbAF5DveG7tEotiOLH</a></td></tr><tr><td><strong>SetResource</strong></td><td>Force set alert resource.</td><td><a href="/pages/5Mh0j2rKQug0YM6mDkWY">/pages/5Mh0j2rKQug0YM6mDkWY</a></td></tr></tbody></table>
