docs/web.instructions.md
gId(), selectedFx, currentPresetd for document, gId() for getElementById()index.htm — main interfaceindex.js — functions that manage / update the main interfacesettings*.htm — configuration pages*.css — stylesheets (inlined during build)common.js — helper functionsReuse shared helpers from common.js whenever possible instead of duplicating utilities in page-local scripts.
Files in this directory are processed by tools/cdata.js into generated headers
(wled00/html_*.h, wled00/js_*.h).
Run npm run build after any change. Never edit generated headers directly.