Welcome
Import |
Source |
Docs |
When To Use#
Use the appropriate welcome recommendation component to effectively reduce the user's learning cost and allow the user to quickly understand and start smoothly.
Examples #
Hello, I'm Nx AntX
Base on Ant Design, AGI product interface solution, create a better intelligent vision~ Loading...
Hello, I'm Nx AntX
Loading...
API#
nx-welcome#
| Property | Description | Type | Default | Global Config |
|---|---|---|---|---|
[nxIcon] | The icon displayed on the front side of the prompt list | string | - | - |
[nxTitle] | The title displayed at the top of the prompt list | TemplateRef<void> | string | - | - |
[nxDescription] | The description displayed in the prompt list | TemplateRef<void> | string | - | - |
[nxExtra] | The extra operation displayed at the end of the prompt list | TemplateRef<void> | string | - | - |
[nxVariant] | Variant type | filled | borderless | filled | - |
