Help us make our products better.Take our 5 minute survey.
Dismiss

Template Component Reference

A React component that defines a markup that is rendered as the corresponding TemplatePlaceholder.

User reference

Properties

Name Type Default Description
name string The template name. The root name is reserved. A template called root is rendered as the plugin based component's root.
predicate? (params: object) => boolean A predicate function that returns a Boolean value that specifies whether the template should be rendered.
children ReactNode | ((params: object) => ReactNode) A markup or function that returns a markup based on the specified parameters.
This site uses cookies to make your browsing experience more convenient and personal. Cookies store useful information on your computer to help us improve the efficiency and relevance of our site for you. In some cases, they are essential to making the site work properly. By accessing this site, you consent to the use of cookies. For more information, refer to DevExpress’ privacy policy and cookie policy.