You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app is written using Vue, some concepts are similar to React but it's a different framework. You can give it a go if you think you would be able to figure it out 👍
asermax
changed the title
Add support for textarea field
Agregar soporte para campos de textarea / Add support for textarea field
Oct 10, 2020
asermax
changed the title
Agregar soporte para campos de textarea / Add support for textarea field
Agregar soporte para campos de area de texto / Add support for textarea field
Oct 10, 2020
asermax
changed the title
Agregar soporte para campos de area de texto / Add support for textarea field
Agregar soporte para campos de texto multilinea / Add support for textarea field
Oct 10, 2020
Agregar soporte para el campo de texto multilinea:
Similar al campo de texto simple, este campo debe soportar los siguientes campos:
Tanto el componente para renderizar el campo como el componente para editar sus propiedades deberían ser implementados.
Add support for a textarea field, which should allow a user to write multiple lines of text:
Same as with the simple input field, this field must support and render the following fields:
Both the component renderer and the component editor should be implemented.
The text was updated successfully, but these errors were encountered: