kit
kit copied to clipboard
[feature] multiple arguments at same time
Sometimes (often maybe), input box, select box and other inputs (for choices) appear in the screen at the same time maybe more convenient than operating one after other.
Try:
await fields()
Or
await template()
(I still need to them to the docs)
See here: https://github.com/johnlindquist/kit/discussions/901