New to KendoReactLearn about KendoReact Free.

Visibility

By default, the Window is visible.

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

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

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

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