Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The SubmitForm method submits the form with the specified JSON data and state.
Parameters
inputs String
The JSON representation of the form's inputs.
data String
The JSON representation of the form's state data.
Returns
An ICommandResult object that contains the result of the form submission.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer