> For the complete documentation index, see [llms.txt](https://docs.sentre.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentre.io/design-pricinples/modal.md).

# Modal

### Usage

When requiring users to interact with the application, but without jumping to a new page and interrupting the user's workflow, you can use Modal to create a new floating layer over the current page to get user feedback or display information.

### Examples

![](/files/QNKT4ufJQklf4RY7WGeS)

### Specs

![](/files/UqptzizRCHPSjHWFJx5T)

![](/files/h6FJ6ZdlPtyE1qfo2UuH)

### Sample code

```
// Some code
```
