Radio

import '@bendera/vscode-webview-elements/dist/vscode-radio';

Basic example

HTML

<vscode-radio label="Radio example" value="testvalue1" checked></vscode-radio>

Slotted content

I agree to the terms & conditions

HTML

<vscode-radio>I agree to the <a href="#">terms &amp; conditions</a></vscode-radio>

Last modified: Sat, 30 Dec 2023 22:41:27 GMT