The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
PKPriyanka Karthikeyan Syncfusion Team December 3, 2024 12:24 PM UTC
Hi Boot Dat,
Thank you for reaching out to us.
You can customize the position of the Toast component by specifying the X and Y properties within the ToastPosition tag. Below is an example demonstrating how to position the toast notification at the bottom-right corner:
<SfToast @ref="ToastObj"Timeout="@TimeOut"Title="Matt sent you a friend request"Content="@ToastContent">