vishal denzil dsouza
vishal denzil dsouza
let options = { language: 'en', i18n: { ar: { 'First Name': 'الاسم الاول', 'Last Name': 'الكنية', 'Enter your first name': 'أدخل اسمك الأول', 'Enter your last name': 'أدخل اسمك...
We need to give flexibility to user to create new components and save them so that it can be reused. Like I drag textfield and a number field. Now user...
Usecase that Im trying to solve : Some pages in my webapp have embedded forms. When the user modifies the form, I want to warn him when he is moving...