Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic button component #2759

Open
junminahn opened this issue May 10, 2024 · 3 comments
Open

Generic button component #2759

junminahn opened this issue May 10, 2024 · 3 comments

Comments

@junminahn
Copy link
Collaborator

junminahn commented May 10, 2024

To streamline the development process, our goal is to introduce a single Button component that accommodates various button needs. We'll start by including key properties:

  • size
  • variant
  • outline
  • thin

Moreover, we'll provide the option to override class names using the className prop for added flexibility.

and optional props 'isLoading', type, onClick, and disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants