Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What it does
Drop it on a sheet, point it at a variable, pick an input type. That's it - no scripting, no custom CSS.
| Type | What you get |
Single Line Text | Standard text input with placeholder support |
Multi-Line Text | Textarea - useful for expressions or longer values |
Slider | Numeric range with configurable min/max/step |
Toggle | On/off switch (sets 0 or 1) with custom labels |
Calendar | Date picker with single date or date range mode |
Dropdown | Searchable select from a pipe-separated list |
Radio Buttons | Single selection - horizontal or vertical layout |
Buttons | Segmented button group with active-state highlighting |
Every input type has its own colour presets that apply automatically when you switch - so it looks right immediately, but you can override accent, border, and focus colours per object if you need to.
Good job, thank you for sharing it.