Popup Context Props

The PopupPropsContext allows you to configure the props of all Popup components inside of it.

This is useful if the Popup component is inside another component (e.g. KendoReact Grid or Editor) and the Popup configuration is not exposed.

The following example shows how to configure the Popup props through PopupPropsContext:

Example
View Source
Change Theme:

In this article

Not finding the help you need?