Examples
Tones
Sizes
Generated
Modified
Translated
Props
AiDisclosureLabel
EU AI-disclosure label: an “AI” mark followed by wording, on a filled pill, for marking AI-generated or AI-modified media. The wording is live text rather than baked artwork, so it translates and scales with the reader’s font settings. It is uppercased in CSS, which keeps the mark consistent without forcing callers to pass shouting strings. For the compact disc form with no wording, useAiDisclosureBadge.
string
required
Wording after the “AI” mark, e.g. a translated “Generated” or “Modified”.
"12" | "16" | "20"
default:"20"
"dark" | "light" | "transparent"
default:"dark"
Colour of the mark itself, chosen for the media behind it.
Exported types
Also exported from@fanvue/ui: AiDisclosureLabelProps, AiDisclosureLabelSize, AiDisclosureLabelTone.
Setup: Installation · Theming