Something like: ``` prompt({ title: '', message: '', input: true, maxInputLength: 255 }) ``` Which is bound to `<input maxlength="{{maxInputLength}}">`