... </label> <label> <input type="range" min="0" max="255" bind:value={blue} /> Blue </label> </div> </div> <style> :root { --container-background: inherit; } ...
確定! 回上一頁