SA5 Forms API
For advanced forms manipulations
Controlling Form State
Setup the SA5 form object, to point to a named form;
Set the form mode;
Typescript Definition
For devs using Typescript, you can declare SA5 Forms simply with;
If you're using vanilla JavaScript, you do not need a declaration and can work with;
Last updated
Was this helpful?