Skip to main content

Examples

Default

Without Tag

Name Only

Without Tagline

Separate Background

Props

CreatorCover

A creator profile hero with a stylised blurred backdrop, central cover image, status pill, name, tagline, and primary call to action.
string
required
URL of the creator image displayed in the centre card. Also used as the blurred backdrop unless backgroundSrc is provided.
string
required
Creator’s name, rendered as the heading.
ReactNode
Primary call to action displayed below the title.
string
default:"imageSrc"
Override URL used for the blurred background image.
boolean
default:"false"
When true, fades the bottom of the component to transparent and increases bottom padding to 64px.
string
Alt text for the centre cover image.
CreatorCoverSlot
Status label rendered as a pill overlapping the bottom of the cover image (e.g. “New Joiner”). Strings render with default green pill styling; pass a node for custom markup.
string
Smaller subtitle below the name (e.g. “GLOBAL POPSTAR”). Rendered uppercase in the brand colour.

Exported types

Also exported from @fanvue/ui: CreatorCoverProps, CreatorCoverSlot.
Setup: Installation · Theming