> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tappify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TapToastTone

> Which of the host's three toast styles tap.ui.toast raises.

```ts theme={null}
type TapToastTone = "neutral" | "success" | "error";
```

Which of the host's three toast styles `tap.ui.toast` raises.
