DiskfileListitem.svelte view source
diskfile
type Diskfile
selected?
type
boolean | undefinedoptional
attrs?
type
Record<string, unknown>optional
onselect?
open_not_preview indicates a "open_not_preview select"
like a doubleclick or enter keypress.
type
(diskfile: Diskfile, open_not_preview: boolean) => voidoptional