Can I set max length in Input -Prompt Alert?
inputs: [
{
name: 'username',
type: 'number',
placeholder: 'Mobile Number',
},
],
Can I set max length in Input -Prompt Alert?
inputs: [
{
name: 'username',
type: 'number',
placeholder: 'Mobile Number',
},
],
As far as I can see this is not available in the options of an AlertInput: