Город МОСКОВСКИЙ
00:05:11

How to use Ant Design Input component in ReactJS | Ant Design Input Tutorial

Аватар
Центр стильной разработки
Просмотры:
25
Дата загрузки:
26.11.2023 05:24
Длительность:
00:05:11
Категория:
Обучение

Описание

#reactjs #antd #input
In this video tutorial I have explained how to use Ant Design Input component in ReactJS.

This video focuses on
- How to use ant design Input component in ReactJS app
- How to add placeholder in antd input component
- How to limit the number of characters of antd input by using maxLength prop
- How to make antd input secure
- How to make antd input a password field
- How to add prefix and suffix reactjs elements inside antd input
- How to add icons inside antd input
- How to add clear icon to clear the antd input text using allowClear
- How to disable the antd input for user interaction
- How to make an antd input a search field by using Input.Search

If you are new to ant-design, I have already added an intro video on ant-design and overview of its components at https://www.youtube.com/watch?v=03rzGKtEZmw link, please go through that video to set up the ground for further components implementation.

In this video we will be using different available props of Input component to see the possibilities for different use-cases. This video will use few concepts covered in https://www.youtube.com/watch?v=-R2nRzsytig video while exploring Button component of ant-design.

For more details on ant-design, please visit its documentation at https://ant.design/components/overview/

Happy Coding!

Рекомендуемые видео