Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ getText
Method
getText
packages/ui-default/components/discussion/CommentBox.js:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
getText() {
71
return
this.getTextareaHandler().val();
72
}
73
74
insertText(text) {
75
const
handler = this.getTextareaHandler();
Callers
1
onSubmit
Method · 0.95
Calls
2
getTextareaHandler
Method · 0.95
val
Method · 0.80
Tested by
no test coverage detected