New to KendoReactStart a free 30-day trial

Visibility

By default, the Dialog is visible.

To control its visibility, use a variable based on which the Dialog will be shown or hidden.

jsx
{this.state.visible && <Dialog/>}

The following example demonstrates how to show and hide the Dialog based on its state.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support