Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 477 Bytes

File metadata and controls

25 lines (15 loc) · 477 Bytes
title Toast
route /Toast
category 20|Components
icon FoodToast

Toast

The FluentToast component is a temporary notification that appears on the edge of the screen.

To display the FluentToast component, you need to set the Opened parameter to true. This parameter is bindable, so you can control the visibility of the FluentToast from your code.

Examples

Default

{{ FluentToastDefault }}

API Documentation

{{ API Type=FluentToast }}