Skip to content
Vasync edited this page Aug 27, 2024 · 8 revisions

Instruct

Welcome to the LSFormAPI wiki!

How to use?

Instructions for creating forms are here:

SimpleForm
CustomForm
ModalForm

More succinctly:

Path

At the top of the plugin add:

use Vasync\LSFormAPI\SimpleForm;
use Vasync\LSFormAPI\CustomForm;
use Vasync\LSFormAPI\ModalForm;
Clone this wiki locally