New to Kendo UI for Vue? Start a free 30-day trial

FindAndReplaceDialogProps

The props for the FindAndReplaceDialog component.

NameTypeDefaultDescription

dir?

string

Represents the dir HTML attribute.

onClose?

() => void

The close event which will be triggered when the Dialog is about to be unmounted.

settings?

FindReplaceSettings

The settings object of the Dialog.

view

EditorView

The EditorView object.

In this article

Not finding the help you need?