Examples
Default
All Statuses
Removed
Sensitive
Overlaid on a thumbnail
Props
MediaStatusIndicator
A compact circular indicator that surfaces the moderation state of a piece of media — flagged, removed, or sensitive. Typically overlaid on a thumbnail or attachment. Renders asrole="img" with a descriptive aria-label; the inner glyph is decorative.
string
Accessible label announced by assistive tech. Defaults to a per-status description; pass your own for localisation or extra context.
"default" | "removed" | "sensitive"
default:"default"
Which media state to represent.
Exported types
Also exported from@fanvue/ui: MediaStatusIndicatorProps, MediaStatusIndicatorStatus.
Setup: Installation · Theming