-
Browser API wish:
prompt({ message: string, options: string[], default: [string] })Frustrating that if I want more than "ok", "cancel" it requires entirely bespoke code.
prompt({ message: string, options: string[], default: [string] })
Frustrating that if I want more than "ok", "cancel" it requires entirely bespoke code.