:palm_tree: Palmtree Form
PHP Form builder with v4 classes, validation, support and other goodies
Requirements
PHP >= 5.6
jQuery (If you want to use Recaptcha and/or AJAX)
Installation
Use composer to add the package to your dependencies:
compos
Azlan表单生成器
AFB是一个ReactJS Form Builder插件,可以轻松集成到任何react应用中。 它还支持表单元素的拖放更新。
安装
使用软件包管理器进行安装。
npm install azlan-form-builder
用法
import FormBuilder from "azlan-form-builder";
/// then use it as
const [items, setItems] = useState([]);
const formUpdate =