Edit

SettingsForm Class

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

Inherits FormContent

The SettingsForm class is a form that provides a user interface for configuring settings in the Command Palette extension. It allows users to input and modify settings through various controls such as text boxes, checkboxes, and dropdowns.

Methods

Method Description
SubmitForm(String, String) Submits the form data to the specified URL with the specified method.