Edit

Share via


FormContent.SubmitForm(String) Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The SubmitForm method submits the form with the specified JSON data.

Parameters

inputs String

The JSON representation of the form's inputs.

Returns

An ICommandResult object that contains the result of the form submission.