Button
Button
Installation
Copy and paste the following code into your project.
components/eldoraui/interactivebutton.tsx
Update the import paths to match your project setup.
Props
Prop | Type | Description | Default |
---|---|---|---|
text | string | The text to be displayed inside the button | Button |
className | string | Additional class names to style the component | Undefined |