بنية Switch ·
الاستخدام البسيط يعتمد aria_label فقط؛ أضف <:label> للنص الظاهر (الأخطاء في صفحة النموذج).
الحد الأدنى
<.switch class="switch" aria_label="Enable notifications" />
مع label
<.switch class="switch">
<:label>Enable</:label>
</.switch>