Welcome 欢迎

清晰传达给用户可实现的意图范围和预期功能。
使用

何时使用#

使用合适的欢迎推荐组件,可以有效降低用户学习成本,让用户快速了解并顺利开始。

代码演示#

icon

Hello, I'm Nx AntX

Base on Ant Design, AGI product interface solution, create a better intelligent vision~

基础用法。

      加载中
    
icon

Hello, I'm Nx AntX

Base on Ant Design, AGI product interface solution, create a better intelligent vision~

通过 nxVariant 属性设置样式变体。

      加载中
    

API#

nx-welcome#

参数说明类型默认值全局配置
[nxIcon]显示在提示列表前侧的图标string--
[nxTitle]显示在提示列表顶部的标题TemplateRef<void> | string--
[nxDescription]显示在提示列表中的描述TemplateRef<void> | string--
[nxExtra]显示在提示列表末尾的额外操作TemplateRef<void> | string--
[nxVariant]变体类型filled | borderlessfilled-