Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Small Input Component #37

Open
ghalestrilo opened this issue Jan 8, 2021 · 0 comments
Open

Small Input Component #37

ghalestrilo opened this issue Jan 8, 2021 · 0 comments
Labels
core Stuff seg can't go without

Comments

@ghalestrilo
Copy link
Owner

ghalestrilo commented Jan 8, 2021

Create a small, floating, centered Input component (that maybe dims the background).

The component is a :text with borders and a settable label (stored on state). Within it, an input component.

  • State variable: { :label "" :content "" :type "" }
  • Action: trigger-input [label content type]
    • This action may require an additional callback parameter for further updating the state
@ghalestrilo ghalestrilo added the core Stuff seg can't go without label Jan 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Stuff seg can't go without
Projects
None yet
Development

No branches or pull requests

1 participant