文案滚动

更新时间 2025/11/21 09:22:10

# Alert 自定义行为

当文案过长时,可以通过 IsMessageMarqueEnabled 属性开启滚动效果。

AtomUI Alert组件滚动效果

<atom:Alert Type="Warning" IsShowIcon="True" IsMessageMarqueEnabled="True">
    I can be a React component, multiple React components, or just some text, Info Description Info Description Info Description Info Description
</atom:Alert>