Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShareDropio/sharedrop
/ click
Function
click
app/components/file-field.js:8–10 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
6
classNames: [
'invisible'
],
7
8
click(event) {
9
event.stopPropagation();
10
},
11
12
change(event) {
13
const
input = event.target;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected