16 lines
467 B
Markdown
16 lines
467 B
Markdown
|
|
---
|
||
|
|
title: useNodeFontStatus
|
||
|
|
description: Fehlende-Schrift-Status-Hilfsmittel für Textknoten.
|
||
|
|
---
|
||
|
|
|
||
|
|
# useNodeFontStatus
|
||
|
|
|
||
|
|
`useNodeFontStatus(node)` gibt fehlende-Schrift-Informationen für einen Textknoten-Getter zurück.
|
||
|
|
|
||
|
|
Verwenden Sie es in Typografie-Panels und Warnungen, die nicht verfügbare Schriftfamilien anzeigen müssen.
|
||
|
|
|
||
|
|
## Verwandte APIs
|
||
|
|
|
||
|
|
- [useTypography](../composables/use-typography)
|
||
|
|
- [TypographyControlsRoot](../components/typography-controls-root)
|