Skip to main content

Interface: SearchOptions

Table of contents

Properties

Properties

query

Optional query: string

Defined in

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


type

Optional type: string

Defined in

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


sortBy

Optional sortBy: string

Defined in

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


sortOrder

Optional sortOrder: "asc" | "desc"

Defined in

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


metadata

Optional metadata: Object

Index signature

▪ [key: string]: any

Defined in

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