vscode-webview-ui-toolkit
vscode-webview-ui-toolkit copied to clipboard
Field label component
Feature/component description
Create a separate label component for your input fields: <vscode-label>Label<vscode-label>.
Use case
Fields that haven't been supported yet by the toolkit, can then be developed ourselves and still use the same label styles without the need to duplicate the styles.
Great idea! We have this in the soon-to-be-released Figma toolkit. Agreed that it should be added here as well.
Yep +1, I also really like this idea! I'd be happy to put this on my to-do list.
Cool! Off the top of my head, a simple label will be a good first step. Could also consider configurations for required and slots of things like info icons as we go.