文案滚动

更新时间 11/21/2025 9:22:10 AM

# 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>