i want to add text filed same like a general UI form field but i am not able to find any example i am getting text-box type can someone help for multiple field in angualr
Best Answer
G
Gwenaelle @MyScript
said
12 months ago
Dear Paul,
Thank you for your request.
We don't have ready to use Angular examples for multiple fields.
But we have a MyScriptJS example with multiple text input fields that you can draw inspiration from.
Paul Pinto
i want to add text filed same like a general UI form field but i am not able to find any example i am getting text-box type can someone help for multiple field in angualr
Dear Paul,
Thank you for your request.
We don't have ready to use Angular examples for multiple fields.
But we have a MyScriptJS example with multiple text input fields that you can draw inspiration from.
You can test it here: http://myscript.github.io/MyScriptJS/examples/v4/multiple_inputs.html
The corresponding source code is available under https://github.com/MyScript/MyScriptJS/blob/master/examples/v4/multiple_inputs.html
The example contains four different text fields and has two editors to always have one ready for input.
Best regards,
Gwenaëlle
Gwenaelle @MyScript
Dear Paul,
Thank you for your request.
We don't have ready to use Angular examples for multiple fields.
But we have a MyScriptJS example with multiple text input fields that you can draw inspiration from.
You can test it here: http://myscript.github.io/MyScriptJS/examples/v4/multiple_inputs.html
The corresponding source code is available under https://github.com/MyScript/MyScriptJS/blob/master/examples/v4/multiple_inputs.html
The example contains four different text fields and has two editors to always have one ready for input.
Best regards,
Gwenaëlle