Back to Devexpress

ToastOptions Properties

blazor-devexpress-dot-blazor-dot-toastoptions-dot-underscore-properties.md

latest2.1 KB
Original Source

ToastOptions Properties

Defines options for a toast notification.

NameDescription
ClickFires when a user clicks the toast notification.
CssClassAssigns a CSS class to the toast notification.
DisplayTimeSpecifies how long the toast is visible.
FreezeOnClickSpecifies whether to turn off auto-hide for the toast after it has been clicked.
IconCssClassSpecifies the name of the CSS class applied to the toast notification icon.
IdSpecifies the toast’s unique identifier.
MaxHeightLimits the maximum height of the toast notification.
ProviderNameThe name of a provider that will display the notification.
RenderStyleSpecifies the toast’s predefined style.
ShowCloseButtonSpecifies whether the toast displays the Close button.
ShowIconSpecifies whether to show an icon in the toast notification.
SizeModeSpecifies the size of the component and its content.
TextSpecifies the toast’s text.
ThemeModeSpecifies the toast’s predefined color filling mode.
TitleSpecifies the toast notification title.

See Also

ToastOptions Class

ToastOptions Members

DevExpress.Blazor Namespace