Skip to main content

Entry.NSFW

Components

NSFW()

NSFW(props, context?): ReactNode

Parameters

ParameterType
propsNSFWProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Entry/NSFW/index.tsx:14

Props

NSFWProps

NSFWProps: object

Type declaration

MemberType
clickToViewLabelstring
onClickToView(event) => void
sensitiveContentLabelstring

Source

libs/design-system-components/src/components/Entry/NSFW/index.tsx:8