โฑ๐ง under construction
Last updated 8 months ago
Was this helpful?
custom โฉ element โฉ tabs control
[0.0.1]๏ผChatGPT ็ข็
[0.0.2]๏ผๅๆ ็ข็ tab buttons
[0.0.3]๏ผ่ฝ็บ web componentใ
codepen๏ผtab button/content ่็บไธ้ซ(button, content ไน้ๆฒๅ็ท)
(Gemini)(0.0.1)๏ผไฝฟ็จ <details> / <summary>
<details>
<summary>
(Gemini)(0.0.2)๏ผไฝฟ็จ HTML/CSS/JS ่ช่ฃฝ
(Gemini)(0.0.3)๏ผ่ชๅ็ข็ tab-buttons
๏ผ่ฝ็บ ใ
(Gemini)()๏ผ+ default slot
(Gemini)()๏ผ+ static property ( ๐ )
codepen๏ผtab button/content ่็บไธ้ซ
:root { --bgcolor: lightgreen; /* ๅบ่ฒ */ background: #222; } .tabs { display: flex; } .tabs