Private
callbackThe callback to call when the modal is submitted.
The identifier of the modal.
Private
modalThe built modal.
Private
rawThe raw requirements before load.
Add a text input component to the modal.
Add text input components to the modal.
Rest
...components: TextInputData[] | TextInputBuilder[]Show modal to user and recieve the input.
Set the callback to call when the modal is submitted.
The callback to call.
Register the modal to the client.
The client to register the modal to.
Generated using TypeDoc
Create a new modal handler.