#antd #reactjs #tag #tags
This video focuses on
How to use ant design tag component in reactJS application
How to add close icon in antd tag component
How to customize close icon
How to add action for antd tag close component
How to add loading or spinner in antd tag component
How to customize antd tag component styles like background color, foreground color, left icons, right icon, close icon, icon colors and font sizes etc.
How to render tags from an array or an API response
How to use default colors provided in antd tag component
How to use custom colors for antd tag component
How to use ant design icons in reactJS, for more information on ant design icons please visit • How to use Ant Design Icons and custo...
How to render custom component inside ant design tag component
If you are new to ant-design, I have already added an intro video on ant-design and overview of its components at • Ant Design UI library Integration wit... link, please go through that video to set up the ground for further components implementation.
For more details on ant-design, please visit its documentation at https://ant.design/components/upload/
Happy Coding!