Skip to main content

EditProfile.NSFW

Components

NSFW()

NSFW(props, context?): ReactNode

Parameters

ParameterType
propsNSFWProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/EditProfile/NSFW/index.tsx:18

Props

NSFWProps

NSFWProps: object

Type declaration

MemberType
controlControl <EditProfileFormValues>
customStylestring
disabledboolean
nsfwInputType
nsfwFormLabelstring

Source

libs/design-system-components/src/components/EditProfile/NSFW/index.tsx:10