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

Make $content optional in Button factories #223

Closed
vjik opened this issue Oct 22, 2024 · 4 comments · Fixed by #238
Closed

Make $content optional in Button factories #223

vjik opened this issue Oct 22, 2024 · 4 comments · Fixed by #238
Assignees
Labels
status:ready for adoption Feel free to implement this issue. type:enhancement Enhancement

Comments

@vjik
Copy link
Member

vjik commented Oct 22, 2024

Button::button();
Button::submit();
Button::reset();
@vjik vjik added the type:enhancement Enhancement label Oct 22, 2024
@samdark
Copy link
Member

samdark commented Oct 22, 2024

What's the goal of a button without any content?

@vjik
Copy link
Member Author

vjik commented Oct 22, 2024

Button can be styled by CSS

What's the goal of a button without any content?

@samdark
Copy link
Member

samdark commented Oct 22, 2024

Alright. Makes sense.

@samdark samdark added the status:ready for adoption Feel free to implement this issue. label Oct 22, 2024
@FrankiFixx
Copy link
Contributor

Work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready for adoption Feel free to implement this issue. type:enhancement Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants