get_typography_styles_for_block_core_search
get_typography_styles_for_block_core_search ( $attributes )
Parameters:- (array) attributes The block attributes.
Returns:- (string) A string of typography CSS declarations.
Defined at: - Introduced in WordPress: 6.1.0
- Deprecated in WordPress: —
Description
Returns typography styles to be included in an HTML style tag.This excludes text-decoration, which is applied only to the label and button elements of the search block.