MCPcopy Create free account
hub / github.com/SamyPesse/draft-js-code / onTab.test.js

File onTab.test.js

lib/__tests__/onTab.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { EditorState, ContentState, SelectionState } = require('draft-js');
2const onTab = require('../onTab');
3
4const toPlainText = editorState =>

Callers

nothing calls this directly

Calls 4

onTabFunction · 0.85
tabsFunction · 0.85
createWithTextFunction · 0.70
toPlainTextFunction · 0.70

Tested by

no test coverage detected