Home > borogove > Register > getForm
Register.getForm() method
Fetch registration form options from the server. If you already know what fields your server wants, this is optional.
Signature:
getForm(): Promise<borogove markdown="1"_Form[]>;
Returns:
Promise<borogove_Form[]>