4.2.1 • Published 2 years ago
@draft-js-plugins/utils v4.2.1
Draft js plugin utilities
Available methods
createLinkAtSelection
createLinkAtSelection(
editorState: EditorState,
url: string
) => EditorStateremoveLinkAtSelection
removeLinkAtSelection(
editorState: EditorState,
) => EditorStategetCurrentEntityKey
getCurrentEntityKey(
editorState: EditorState,
) => DraftEntityKeygetCurrentEntity
getCurrentEntity(
editorState: EditorState,
) => DraftEntityhasEntity
hasEntity(
editorState: EditorState,
entityType: DraftEntityType
) => boolean4.2.1
2 years ago
4.2.0
5 years ago
4.1.0
5 years ago
4.0.0
5 years ago
4.0.0-beta2
5 years ago
4.0.0-beta1
5 years ago