@@ -16,7 +16,7 @@ Displays a group of accordion headers and associated expandable content. ([Sourc
1616- ** Experimental:** true
1717- ** Category:** design
1818- ** Allowed Blocks:** core/accordion-content
19- - ** Supports:** align (full, wide), background (backgroundImage, backgroundSize), color (background, gradient , text), interactivity, layout, shadow, spacing (blockGap, margin, padding), ~~ html~~
19+ - ** Supports:** align (full, wide), background (backgroundImage, backgroundSize), color (background, gradients , text), interactivity, layout, shadow, spacing (blockGap, margin, padding), ~~ html~~
2020- ** Attributes:** autoclose, iconPosition, showIcon
2121
2222## Accordion Content
@@ -28,7 +28,7 @@ Displays a section of content in an accordion, including a header and expandable
2828- ** Category:** design
2929- ** Parent:** core/accordion
3030- ** Allowed Blocks:** core/accordion-header, core/accordion-panel
31- - ** Supports:** color (background, gradient , text), interactivity, layout, shadow, spacing (blockGap, margin)
31+ - ** Supports:** color (background, gradients , text), interactivity, layout, shadow, spacing (blockGap, margin)
3232- ** Attributes:** openByDefault
3333
3434## Accordion Header
@@ -39,7 +39,7 @@ Displays an accordion header. ([Source](https://github.com/WordPress/gutenberg/t
3939- ** Experimental:** true
4040- ** Category:** design
4141- ** Parent:** core/accordion-content
42- - ** Supports:** anchor, color (background, gradient , text), interactivity, shadow, spacing (margin, padding), typography (fontSize, textAlign), ~~ align~~
42+ - ** Supports:** anchor, color (background, gradients , text), interactivity, shadow, spacing (margin, padding), typography (fontSize, textAlign), ~~ align~~
4343- ** Attributes:** iconPosition, level, levelOptions, openByDefault, showIcon, textAlignment, title
4444
4545## Accordion Panel
@@ -50,7 +50,7 @@ Displays an accordion panel. ([Source](https://github.com/WordPress/gutenberg/tr
5050- ** Experimental:** true
5151- ** Category:** design
5252- ** Parent:** core/accordion-content
53- - ** Supports:** color (background, gradient , text), interactivity, layout, shadow, spacing (blockGap, margin, padding), typography (fontSize, lineHeight)
53+ - ** Supports:** color (background, gradients , text), interactivity, layout, shadow, spacing (blockGap, margin, padding), typography (fontSize, lineHeight)
5454- ** Attributes:** allowedBlocks, isSelected, openByDefault, templateLock
5555
5656## Archives
0 commit comments