Anduin Design
Components

Textbox

Inputs collect data from the user.

TextBoxL(  placeholder = "What's your name?",  value = Val(""),  onChange = Observer.empty)()