StrikekitStrikekit

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

QualifierRoleExample
inTime field labelpick 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 fill or wait for a native input.

On this page