Skip to content

io.input.time

Represents a time component.

Usage

ts
const value = await io.input.time("Time")
python
value = await io.input.time("Time")

example of Forge app with time component