ComponentsTextboxInputs collect data from the user.MarkdownSource CodeTextBoxL( placeholder = "What's your name?", value = Val(""), onChange = Observer.empty)()TagTags are used as labels to organize things or to indicate a selection.ToastToast displays a message to the user.