Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ getInput
Function
getInput
packages/react/src/drafts/MarkdownEditor/MarkdownEditor.test.tsx:49–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
const user = userEvent.setup()
48
49
const getInput = () => result.getByRole(
'textbox'
) as HTMLTextAreaElement
50
51
const getToolbar = () => result.getByRole(
'toolbar'
)
52
Callers
2
MarkdownEditor.test.tsx
File · 0.85
resultOfTypingInEditor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected