Back to Devexpress

DxToast Properties

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

latest2.1 KB
Original Source

DxToast Properties

A pop-up notification message.

NameDescription
ChildContentSpecifies body content.
CssClassAssigns a CSS class to the toast notification.
DisplayTimeSpecifies how long the toast is visible.
FreezeOnClickAllows users to prevent a toast notification from disappearing with a click.
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.
TemplateSpecifies the template displayed in the toast notification.
TextSpecifies the toast’s text.
ThemeModeSpecifies the toast’s predefined color filling mode.
TitleSpecifies the toast notification title.

See Also

DxToast Class

DxToast Members

DevExpress.Blazor Namespace