Zum Hauptinhalt springen

FileSearchCallbackSearchOptions

FileSearchCallbackSearchOptions = object

Properties

id

id: string


value

value: string


title

title: string


fileTypes?

optional fileTypes: string[]


archiveViews?

optional archiveViews: string[]


archiveInUse

archiveInUse: boolean


maxPastDays?

optional maxPastDays: number


searchParams?

optional searchParams: FileSearchFieldOptionWithValue[]


customParams?

optional customParams: Record<string, string | boolean>