Alert-Banner适用于我们的清晰度用户界面。它由错误消息和Alert-ERROR消息类型触发。
<alert-banner [message]="message" [type]="messageType"></alert-banner>
此警报仅在UI主页刷新后显示。 不确定我们使用alert-banner的方式是否错误 - 在alert-banner定义中错过了一些触发页面刷新的设置。
或者我们应该应用其他警报机制。阅读https://vmware.github.io/clarity/community 找不到一个示例传递变化&#34;警告文本&#34;英寸
答案 0 :(得分:0)
Clarity doesn't have an <alert-banner>
component. Did you check where it was defined?