pick time
Set a native time input by label
Set a native <input type="time"> by label. Value must be 24-hour HH:MM.
Syntax
When I pick time "<HH:MM>" in "<label>"Qualifiers
| Qualifier | Role | Example |
|---|---|---|
in | Time field label | pick time "09:30" in "Meeting time" |
Examples
When I pick time "09:30" in "Meeting time"Notes
- v1 targets labeled native time inputs only. Custom clock widgets fail with a clear message — use
fillor wait for a native input.