1.0.4 • Published 7 months ago
react-js-mybutton v1.0.4
Prop Type Required Description label string Yes The text inside the button. onClick function No Click event handler. type string No Button type (default: "button"). style object No Inline styles for the button. className string No Additional CSS classes.