Skip to main content

Editor.mention-popover

Components

MentionPopover()

MentionPopover(props, context?): ReactNode

Parameters

ParameterType
propsMentionPopover
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Editor/mention-popover.tsx:10

Props

MentionPopover

MentionPopover: object

Type declaration

MemberType
currentIndexnumber
handleSelect(index) => void
noMentionsLabelstring
refReact.Ref<HTMLDivElement>
setIndexReact.Dispatch<React.SetStateAction<number>>
transformSource(src) => Image
valuesProfile[]

Source

libs/design-system-components/src/components/Editor/mention-popover.tsx:10