Open ghalestrilo opened 3 years ago
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.
:text
{ :label "" :content "" :type "" }
trigger-input [label content type]
callback
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.{ :label "" :content "" :type "" }
trigger-input [label content type]
callback
parameter for further updating the state