mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Add aria-expanded
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
size="md"
|
||||
class="gap-1 font-bold"
|
||||
:aria-label="stackIndicatorLabel || undefined"
|
||||
:aria-expanded="stackExpanded"
|
||||
@click.stop="emit('stack-toggle')"
|
||||
>
|
||||
<i aria-hidden="true" class="icon-[lucide--layers] size-4" />
|
||||
|
||||
Reference in New Issue
Block a user