Company logo
  • Jobs
  • Bootcamp
  • About Us
  • For professionals
    • Home
    • Jobs
    • Courses and challenges
    • Questions
    • Teachers
    • Bootcamp
  • For business
    • Home
    • Our process
    • Plans
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Calculator

0

95
Views
is it Possible to Add Button in Antd Modal header?

Created Modal in antd now need to add custom button in the header part of the Modal, tried some approaches but didn't succeed.

7 months ago · Juan Pablo Isaza
1 answers
Answer question

0

<Modal title={<button>abc</button>} visible={isModalVisible}>
    <p>Some contents...</p>
    <p>Some contents...</p>
    <p>Some contents...</p>
  </Modal>
7 months ago · Juan Pablo Isaza Report
Answer question
Find remote jobs