question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Popconfirm support set custom icon?

See original GitHub issue
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

Popconfirm can set custom icon!

What does the proposed API look like?

<Popconfirm icon={<Icon type="question-circle-o" style={{ color: 'red' }} />} />

popconfirm

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
afc163commented, Jul 16, 2018

Added in #11191

1reaction
yesmeckcommented, Jul 16, 2018

是因为 3.7 分支被删了,PR 自动关闭了。

Read more comments on GitHub >

github_iconTop Results From Across the Web

Popconfirm - Ant Design
Set icon props to customize the icon.
Read more >
Bootstrap Popconfirm - examples & tutorial
Responsive popconfirm built with the latest Bootstrap 5. Popconfirm is a compact dialog alert. Use it to confirm/cancel a decision or display extra...
Read more >
How to add PopConfirm for removeFile an image file in ant-d ...
I'm using Ant-d Upload for uploading files through local system and on clicking on delete icon on preview ...
Read more >
Vue-Blu
Customize text of buttons by ok-text and cancel-text . Sets callback by on-ok and on-cancel . Support setting icon. <pop-confirm content="Are you sure ......
Read more >
antd Popconfirm TypeScript Examples - ProgramCreek.com
This page shows TypeScript code examples of antd Popconfirm. ... {checked && readOnly && <CustomIcon className={`text-default-2 ml-0.5 text-${color}-light`} ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found