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

Input class #48

Open
lucasilverentand opened this issue Jan 10, 2025 · 0 comments
Open

Input class #48

lucasilverentand opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
component Related to a component

Comments

@lucasilverentand
Copy link
Member

Create a class that all other inputs can build on, all inputs:

  • expect input either from mouse or keyboard
  • can have focus
  • update their state (and value) in the container
  • have validation (optional)
  • have transformers to show another value than what was input
@lucasilverentand lucasilverentand added the input Related to input components label Jan 10, 2025
@lucasilverentand lucasilverentand self-assigned this Jan 10, 2025
@lucasilverentand lucasilverentand added component Related to a component and removed input Related to input components labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Related to a component
Projects
None yet
Development

No branches or pull requests

1 participant