ct-select uses an `items` attribute with {`{label, value}`}{" "} objects
Selected: {selected}
ct-autocomplete
ct-radio-group
Values can be any type, not just strings
Selected number: {numericChoice}
Selected category: {category}
ct-tabs
Tabs use $value binding for the active tab
Content for the first tab panel.
Content for the second tab panel.
Content for the third tab panel.
Active tab: {activeTab}