New to KendoReact? Learn about KendoReact Free.
Initial Focus
The Dialog provides an option to set the initially focused element.
You can control which element will be focused after the Dialog has been opened by setting the autoFocusedElement
property to a query selector string.
The following example demonstrates how to focus the first input element within the Dialog.
Change Theme
Theme
Loading ...