Skip to main content

EditProfile.General

Components

General()

General(props, context?): ReactNode

Parameters

ParameterType
propsGeneralProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/EditProfile/General/index.tsx:26

Props

GeneralProps

GeneralProps: object

Type declaration

MemberType
bioInputType
controlControl <EditProfileFormValues>
customStylestring
ensInputType
ensButtonButtonType
headerOmit <HeaderProps, "onAvatarChange" | "onCoverImageChange">
nameInputType
onAvatarChange(avatar) => void
onCoverImageChange(coverImage) => void
userNameInputType

Source

libs/design-system-components/src/components/EditProfile/General/index.tsx:13