Skip to content

富文本

html编辑器

php
 $form->editor("html", "富文本");

markdown编辑器

markdown语法

php
$form->markdown("markdown", "MD文档");