type BreakpointCustomizable<T> = {
base: T;
xs?: T;
s?: T;
m?: T;
l?: T;
xl?: T;
xxl?: T;
};alignMarker align-markertype AccordionAlignMarker ='start''end''end'background backgroundfrosted only on images, videos or gradients.type AccordionBackground ='canvas''surface''frosted''none''none'compact compactbooleanundefinedheading 🚫headingsummary slot instead. Sets the heading text within the summary section.stringundefinedheadingTag 🚫heading-tagsummary slot instead. Sets the heading tag for proper semantic structure within the page.type AccordionHeadingTag ='h1''h2''h3''h4''h5''h6''h2'open openbooleanundefinedsize 🚫🛠sizesummary slot instead. Controls the heading size in the summary section (only applies when using the heading prop or heading slot).type AccordionSize ='small''medium'BreakpointCustomizable<AccordionSize>'small'sticky 🧪stickybackground="canvas" or background="surface". Not compatible with summary-before or summary-after slots.booleanundefinedupdate type AccordionUpdateEventDetail = {
open: boolean;
}
CustomEvent<AccordionUpdateEventDetail><slot name="summary"> <slot name="summary-before"> <slot name="summary-after"> <slot name="heading"> 🚫<slot> --p-accordion-summary-top 0px--p-accordion-px 16px--p-accordion-py 16px