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

Add support for sizes and color schemes in Buttons #193

Closed
bitspittle opened this issue Dec 16, 2022 · 1 comment
Closed

Add support for sizes and color schemes in Buttons #193

bitspittle opened this issue Dec 16, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@bitspittle
Copy link
Collaborator

So something like

Button(size = Sizes.Lg, scheme = ColorSchemes.Blue) {
   ...
}

(Also audit other widgets and make sure they support these features too)

@bitspittle bitspittle added the enhancement New feature or request label Dec 16, 2022
@bitspittle bitspittle added this to the 1.0 milestone Dec 16, 2022
@bitspittle
Copy link
Collaborator Author

Superceded by #255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Kobweb Frontend
Awaiting triage
Development

No branches or pull requests

1 participant