p-headline is used to highlight and specify heading styling and hierarchy in documents.
Deprecation hint
This component is deprecated and will be removed with the next major release.
Please use p-heading instead.
The quick brown fox jumps over the lazy dog
prev
next
Open in Stackblitz
<!doctype html>
<htmllang="en"class="auto"><head><title></title></head><bodyclass="bg-base"><p-headline> The quick brown fox jumps over the lazy dog
</p-headline><script></script></body></html>