Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/udecode/plate
/ withSlate.spec.ts
File
withSlate.spec.ts
packages/core/src/lib/editor/withSlate.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ BoldPlugin } from
'@platejs/basic-nodes/react'
;
2
import
{
type
Value, createEditor } from
'@platejs/slate'
;
3
4
import
{ ParagraphPlugin, ReactPlugin } from
'../../react'
;
Callers
nothing calls this directly
Calls
8
withPlate
Function · 0.90
createEditor
Function · 0.90
createPlatePlugin
Function · 0.90
getPlugin
Function · 0.90
createSlatePlugin
Function · 0.85
withSlate
Function · 0.85
keys
Method · 0.80
indexOf
Method · 0.45
Tested by
no test coverage detected