Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/udecode/plate
/ pluginRenderTextStatic.spec.tsx
File
pluginRenderTextStatic.spec.tsx
packages/core/src/static/pluginRenderTextStatic.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
3
import { createSlatePlugin } from
'../lib'
;
4
import { createStaticEditor } from
'./editor/withStatic'
;
Callers
nothing calls this directly
Calls
4
createSlatePlugin
Function · 0.90
createStaticEditor
Function · 0.90
pluginRenderTextStatic
Function · 0.90
pipeRenderTextStatic
Function · 0.90
Tested by
no test coverage detected