-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vasync edited this page Aug 27, 2024
·
8 revisions
Welcome to the LSFormAPI wiki!
Instructions for creating forms are here:
SimpleForm
CustomForm
ModalForm
At the top of the plugin add:
use Vasync\LSFormAPI\SimpleForm;
use Vasync\LSFormAPI\CustomForm;
use Vasync\LSFormAPI\ModalForm;