status | to specify the status. It will be automatically set by `current` of `Steps` if not configured. Optional values are: `wait``process``finish``error` | String | wait
status | to specify the status. It will be automatically set by `current` of `Steps` if not configured. Optional values are: `wait``process``finish``error` | String | wait
title | title of the step | React.Element | -
title | title of the step | React.ReactNode | -
description | detail of the step, optional property | React.Element | -
description | detail of the step, optional property | React.ReactNode | -
icon | icon of the step, optional property | React.Element | -
icon | icon of the step, optional property | string or React.ReactNode | -