Ant Design Typography | Paragraph, Title, Text, Link | Copy, Edit and Ellipsis using Antd Typography

preview_player
Показать описание
#antd #reactjs #typography #ellipsis
This video focuses on
- How to use ant design typography in ReactJS
- How to use Paragraph component from antd typography
- How to use Title component from antd typography
- How to use Text component from antd typography
- How to use Link component from antd typography
- How to use different levels of Title similar to h1, h2, h3, h4, h5
- How to make Text as strong using antd Typography
- How to make Text as disabled using antd Typography
- How to make Text as underlined using antd Typography
- How to make Text as marked using antd Typography
- How to show Text as success message using antd Typography
- How to make text editable
- How to customize edit icon of antd typography text
- How to enable editing of antd typography text
- How to make copyable text using antd in reactjs
- How to copy different text than shown on UI using antd typography in reactjs
- How to show tooltips for copy and editable text and icons
- How to add ellipsis to a long text
- How to add expand or show more button for ellipsis text using antd typography in reactjs
- How to add ellipsis in middle of text using antd typography in reactjs

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

Hi, I have one question, Suppose there are multiple paragraphs with Show More and that can be expanded, so is it possible that at a time only one is in expanded which we are expanding and others should come back to their normal?

foodieinto
Автор

how do i customize the grid row width? its pretty big, so having problems to improve my layout

testingaccount