component SchedulePicker { props { label = "Schedule" } view {
{label}
} }