@@ -988,7 +988,7 @@ Add white space between blocks and customize its height. ([Source](https://githu
988988- ** Supports:** anchor, interactivity (clientNavigation), spacing (margin)
989989- ** Attributes:** height, width
990990
991- ## Tab
991+ ## Tab Panel
992992
993993Content for a tab in a tabbed interface. ([ Source] ( https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src/tab ) )
994994
@@ -999,7 +999,7 @@ Content for a tab in a tabbed interface. ([Source](https://github.com/WordPress/
999999- ** Supports:** anchor, color (background, text), layout, renaming, spacing (blockGap, padding, ~~ margin~~ ), typography (fontSize), ~~ html~~ , ~~ reusable~~ , ~~ visibility~~
10001000- ** Attributes:** label
10011001
1002- ## Tab Panel
1002+ ## Tab Panels
10031003
10041004Container for tab panel content in a tabbed interface. ([ Source] ( https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src/tab-panel ) )
10051005
@@ -1040,7 +1040,7 @@ Display content in a tabbed interface to help users navigate detailed content wi
10401040- ** Supports:** align, anchor, color (background, text), interactivity, layout (allowJustification, allowOrientation, allowSizingOnChildren, allowVerticalAlignment, default, ~~ allowSwitching~~ ), renaming, spacing (blockGap, margin, padding), typography (fontSize), ~~ html~~
10411041- ** Attributes:** activeTabIndex, editorActiveTabIndex
10421042
1043- ## Tabs Menu
1043+ ## Tab List
10441044
10451045Display the tab buttons for a tabbed interface. ([ Source] ( https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src/tabs-menu ) )
10461046
@@ -1051,7 +1051,7 @@ Display the tab buttons for a tabbed interface. ([Source](https://github.com/Wor
10511051- ** Allowed Blocks:** core/tabs-menu-item
10521052- ** Supports:** color (background, text), dimensions (~~ aspectRatio~~ , ~~ height~~ , ~~ minHeight~~ , ~~ width~~ ), layout (allowJustification, allowOrientation, allowVerticalAlignment, default, ~~ allowSwitching~~ ), spacing (blockGap, margin, padding), typography (fontSize), ~~ html~~ , ~~ lock~~ , ~~ reusable~~ , ~~ visibility~~
10531053
1054- ## Tab Menu Item
1054+ ## Tab
10551055
10561056A single tab button in the tabs menu. ([ Source] ( https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src/tabs-menu-item ) )
10571057
0 commit comments