Back to Devexpress

DxToastProvider Properties

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

latest2.2 KB
Original Source

DxToastProvider Properties

A component that displays toast notifications.

NameDescription
AnimationTypeSpecifies the animation type used to display toasts.
DisplayTimeSpecifies how long toasts are visible.
FreezeOnClickSpecifies whether to turn off auto-hide for a toast after it has been clicked.
HorizontalAlignmentSpecifies horizontal alignment applied to toasts.
MaxHeightLimits the maximum height of toast notifications.
MaxToastCountSpecifies the maximum number of visible toast notifications.
NameSpecifies a name of the toast provider.
RenderStyleSpecifies a toast’s predefined style.
ShowCloseButtonSpecifies whether toasts display the Close button.
ShowIconSpecifies whether to show an icon in toast notifications.
SizeModeSpecifies the size of toast notifications and their content.
StickToViewportSpecifies whether toast notifications are anchored to the viewport or the provider’s container.
ThemeModeSpecifies a toast’s predefined color filling mode.
VerticalAlignmentSpecifies vertical alignment applied to toasts.
WidthSpecifies the width of the toast notification container.

See Also

DxToastProvider Class

DxToastProvider Members

DevExpress.Blazor Namespace