| title | SettingsForm Class definition | |||
|---|---|---|---|---|
| description | The SettingsForm class is a form that provides a user interface for configuring settings in the Command Palette extension. | |||
| ms.date | 2/26/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
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.
| Method | Description |
|---|---|
| SubmitForm(String, String) | Submits the form data to the specified URL with the specified method. |