Welcome

Clearly convey the scope of intent and expected functionality to the user.
Import

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#

icon

Hello, I'm Nx AntX

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

Basic usage.

      Loading...
    
icon

Hello, I'm Nx AntX

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

Set the style variant through the nxVariant property.

      Loading...
    

API#

nx-welcome#

PropertyDescriptionTypeDefaultGlobal Config
[nxIcon]The icon displayed on the front side of the prompt liststring--
[nxTitle]The title displayed at the top of the prompt listTemplateRef<void> | string--
[nxDescription]The description displayed in the prompt listTemplateRef<void> | string--
[nxExtra]The extra operation displayed at the end of the prompt listTemplateRef<void> | string--
[nxVariant]Variant typefilled | borderlessfilled-