Answer: ReactJs add class to this button
Ankit Kanojia

Ankit Kanojia @ankitkanojia

About: dedicated IT professionals, its subsidiaries and Joint Ventures provide customized IT solutions for industries.

Location:
INDIA
Joined:
Jan 2, 2020

Answer: ReactJs add class to this button

Publish Date: Jan 2 '20
7 0

Here is the dynamic button binding with handled click event separately, Even added Axios API call so that in API response you can remove loading on that button as well.

Here is a working demo

const {
    Button
} = semanticUIReact


class App extends React.Component {

Comments 0 total

    Add comment