Welcome 欢迎
使用 |
文档 |
何时使用#
使用合适的欢迎推荐组件,可以有效降低用户学习成本,让用户快速了解并顺利开始。
代码演示 #
Hello, I'm Nx AntX
Base on Ant Design, AGI product interface solution, create a better intelligent vision~ 加载中
Hello, I'm Nx AntX
加载中
API#
nx-welcome#
| 参数 | 说明 | 类型 | 默认值 | 全局配置 |
|---|---|---|---|---|
[nxIcon] | 显示在提示列表前侧的图标 | string | - | - |
[nxTitle] | 显示在提示列表顶部的标题 | TemplateRef<void> | string | - | - |
[nxDescription] | 显示在提示列表中的描述 | TemplateRef<void> | string | - | - |
[nxExtra] | 显示在提示列表末尾的额外操作 | TemplateRef<void> | string | - | - |
[nxVariant] | 变体类型 | filled | borderless | filled | - |
