ISP CDN
Toggle Tests
RadioButton.js
Test Results
Deselect Test:
Running
Change Value Test:
Running
Import Module
import { RadioButton } from "https://cdn.jsdelivr.net/gh/IdahoStatePolice/CDN@0.0/js/RadioButton.js"; RadioButton.initAll(); // or const el = document.querySelector('#id'); const confirmation = new RadioButton(el);
Example
Yes
No
HTML
Yes
No