MCPcopy Create free account
hub / github.com/bigcode-project/jupytercoder / options.js

File options.js

options/options.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 获取所有的单选框
2const radioButtons = document.querySelectorAll('input[type="radio"]');
3const select = document.querySelector('select');
4

Callers

nothing calls this directly

Calls 1

getSelectedRadioValueFunction · 0.85

Tested by

no test coverage detected