Entry.NSFW
Components
NSFW()
NSFW(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | NSFWProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/Entry/NSFW/index.tsx:14
Props
NSFWProps
NSFWProps:
object
Type declaration
Member | Type |
---|---|
clickToViewLabel | string |
onClickToView | (event ) => void |
sensitiveContentLabel | string |
Source
libs/design-system-components/src/components/Entry/NSFW/index.tsx:8