Anduin Design
Components

Textbox

Inputs collect data from the user.

TextBox(  placeholder = "What's your name?",  value = "",  onChange = _ => Callback.empty)()