Skip to content

@jsvision/ui / FindRec

Interface: FindRec

Defined in: ui/src/editor/editor-dialog.ts:22

What the user entered in the Find dialog.

Extended by

Properties

find

find: string

Defined in: ui/src/editor/editor-dialog.ts:24

The text to search for.


options

options: SearchOptions

Defined in: ui/src/editor/editor-dialog.ts:26

The match options.