BondConfig
megane-viewer / BondConfig
Interface: BondConfig
Defined in: components/Sidebar.tsx:17
Properties
count
count:
number
Defined in: components/Sidebar.tsx:22
fileName
fileName:
string|null
Defined in: components/Sidebar.tsx:21
onSourceChange
onSourceChange: (
source) =>void
Defined in: components/Sidebar.tsx:19
Parameters
source
Returns
void
onUploadFile
onUploadFile: (
file) =>void
Defined in: components/Sidebar.tsx:20
Parameters
file
File
Returns
void
source
source:
BondSource
Defined in: components/Sidebar.tsx:18