Skip to main content

Interface: SearchOptions

Table of contents

Properties

Properties

query

Optional query: string

Defined in

packages/video-editor/src/helpers/types.ts:50


type

Optional type: string

Defined in

packages/video-editor/src/helpers/types.ts:51


sortBy

Optional sortBy: string

Defined in

packages/video-editor/src/helpers/types.ts:52


sortOrder

Optional sortOrder: "asc" | "desc"

Defined in

packages/video-editor/src/helpers/types.ts:53


metadata

Optional metadata: Object

Index signature

▪ [key: string]: any

Defined in

packages/video-editor/src/helpers/types.ts:54