Mats Bosson 30ee5c877e Fix Accordion per-item disabled
- Add disabled accessor to AccordionItemContextValue and itemCtx so per-item disabled prop disables the trigger button
- Use getter for itemCtx.value to stay reactive with the local proxy
- Guard onClick toggle against itemCtx.disabled() in addition to rootCtx.disabled()
- Add one-liner JSDoc to all six exported accordion interfaces
2026-03-29 08:13:45 +07:00
..
2026-03-29 08:13:45 +07:00
2026-03-29 08:06:47 +07:00
2026-03-29 02:30:05 +07:00