Ant Design Steps - How to Show Tasks Progress Using Antd Steps

preview_player
Показать описание
#reactjs #antd #steps
In this video I explained Ant Design Steps usage by showing tasks progress
using antd steps.

This video focuses on
- How to user antd Steps
- How to add title to antd step
- How to add detailed description on antd step
- How to show percentage on in progress antd step
- How to show error status on antd step
- How to render antd steps vertically
- How to reder antd step title vertical instead of horizontal
- How to show dots in antd steps instead of step number
- How to render different ReactJS elements on click of antd step
- How to set current in progress step
- How to useState to render default antd step as selected
- How to user Divider between different antd components

Happy Coding!
Рекомендации по теме
Комментарии
Автор

Great content, keep going. Greetings from morocco

personzen
Автор

@codewithamir
How to change dot icon colour? i need to change for different colors for different status

KrishnaKumar-dwrd
Автор

can you please make a video on multi step form? so step 2 is only available when the step 1 is completely filled out?

testingaccount
Автор

Hi I'm getting an error saying module not found antd.what should I do?? I have install antd in using npx install antd

chandinikarkera
Автор

Amir plz, iwant to change the icon of steps if you know how should i do

yassinebenhammadi