Block support: Typography

This document is part of the WordPress block reference and is intended for developers.

The typography block support includes font size and line height as well as several experimental features such as font family, font weight, and text decoration.

Experimental block supports are subject to change and are prefixed with “__experimental”.

This can mean that the feature is new or needs to be tested before it can be considered stable. It can also mean that there are planned changes, or that there are known bugs or difficulties with the implementation.

As a block developer you may use these but be aware that the specifics of the feature might change.

Last updated January 27, 2023.

List all WordPress core blocks with font size (fontSize) support:
List all WordPress core blocks with line height (lineHeight) support:
List all WordPress core blocks with font family (__experimentalFontFamily) support:
List all WordPress core blocks with font style ( __experimentalFontStyle) support:
List all WordPress core blocks with font weight (__experimentalFontWeight) support:
List all WordPress core blocks with letter-spacing (__experimentalLetterSpacing) support:
List all WordPress core blocks with text decoration (__experimentalTextDecoration) support:
List all WordPress core blocks with text transform (__experimentalTextTransform) support:

View blocks per attribute or block support: