ComponentsCheckboxCheckboxes allow the user to toggle an option on or off.MarkdownSource CodeCheckboxL( isChecked = Val(true), onChange = Observer.empty)("Checkbox")CalloutCallouts are used to display important messages inline.CollapseCollapse is used for showing and hiding content.