Angular Material Toasts/ Whiteframe

17 Mar 2025 | 阅读 2 分钟

Angular Material 为用户提供了许多独特的方式来显示隐藏的警报。 $ mdToast 服务用于显示 toast 并提供文字 toast。

示例

该示例显示了 toasts 的用法。

am_toasts.html

输出

Angular Material Toasts/ Whiteframe

Whiteframe (白框)

有一些特殊的类用于以卡片的形式显示容器,例如带有阴影的 Angular Material 中的纸张。

下表列出了各种类及其说明。

示例

该示例显示了阴影类。

am_whiteframes.htm

在线演示

输出

Angular Material Toasts/ Whiteframe