You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

726 B

type category title cols subtitle
Feedback Components Result 1 <nil>

Used to feed back the results of a series of operational tasks.

When To Use

Use when important operations need to inform the user to process the results and the feedback is more complicated.

API

Property Description Type Default Version
title title string ReactNode - 3.20.0
subTitle subTitle string ReactNode - 3.20.0
status result status,decide icons and colors `'success' 'error' 'info'
icon custom back icon string | ReactNode - 3.20.0
extra operating area ReactNode - 3.20.0