UNPKG

@thoughtbot/trix-mentions-element

Version:

Activates a suggestion menu to embed attachments as you type.

3 lines (2 loc) 157 B
import { TrixEditorInput } from './trix-editor-element'; export default function textFieldSelectionPosition(field: TrixEditorInput, index: number): DOMRect;