Hello my name is Alejandro and i've a question.
I need to make a functions with this characteristics :
- params: an array of strings with the names of components in a page
(for example, some inputs)
- body: i need to assign to the property readOnly the value true for
all the objects in the array
Anybody know how can i do this?
Thanks,
Alejandro
I need to make a functions with this characteristics :
- params: an array of strings with the names of components in a page
(for example, some inputs)
- body: i need to assign to the property readOnly the value true for
all the objects in the array
Anybody know how can i do this?
Thanks,
Alejandro
Comment