Appearance
Represents a slider component.
const value = await io.input.slider("How satisfied are you with Forge?", min=1, max=10)
value = await io.input.slider("How satisfied are you with Forge?", min=1, max=10)