Socket
Socket
Sign inDemoInstall

@progress/kendo-react-dialogs

Package Overview
Dependencies
33
Maintainers
1
Versions
1000
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-react-dialogs

React Dialogs provide modal and non-modal windows for showing additional information to the user. KendoReact Dialogs package


Version published
Maintainers
1
Weekly downloads
38,671
decreased by-12.62%

Weekly downloads

Readme

Source
KendoReact NPM Banner

KendoReact Dialogs Library for React

Important

  • This package is а part of KendoReact—a commercial UI library.
  • You will need to install a license key when adding the package to your project. For more information, please refer to the KendoReact My License page.
  • To receive a license key, you need to either purchase a license or register for a free trial. Doing so indicates that you accept the KendoReact License Agreement.
  • The 30-day free trial gives you access to all the KendoReact components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the KendoReact dev team!

Start using KendoReact and speed up your development process!

The React Dialogs, part of KendoReact, are UI components for prompting user interaction. They provide modal and non-modal windows for showing additional information to the user, filling a form and many others.

What's in this package (ToC):

React Dialog Component

The KendoReact Dialog component is part of KendoReact and presents a modal window with content and prompts the user to take specific actions by interacting with built-in buttons for different actions. The React Dialog has the flexibility to define custom actions and buttons at the bottom of the component, referred to as the Dialog Action Buttons. By default, the KendoReact Dialog has some internal calculations for height and width, but these can easily be overridden by using the width and height bindings of the Dialog component.

React Window Component

The KendoReact Window component displays content in a non-modal fashion and allows for the window to be moved throughout the page as well as resized based on user requirements.Each React Window has built-in action items for minimizing, maximizing and closing the window. By default, the React Window is in an uncontrolled state and can be resized or moved depending on its internal logic. For scenarios that require a controlled component, every aspect of the window can be maintained by controlling the state of the component.

React Dialogs Library Shared Features

Among the many features which the KendoReact Dialogs deliver are:

  • Modal—The dialogs can be shown as modal on the page to prevent the user from interacting with other elements on the page.
  • Resizing—You can resize the window to change its dimensions to better view a large content.
  • Dragging—The window can be dragged across the page, to position it at a specific part of the page.
  • Keyboard navigation—The Dialogs can be controlled by the keyboard.
  • Title and content—You have full control over what is rendered in the dialogs title and content.
  • Theme support—The KendoReact Dialogs, as well as all 100+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.

Support Options

For any issues you might encounter while working with the KendoReact Dialogs, use any of the available support channels:

  • Industry-leading technical support—KendoReact paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use the dedicated KendoReact support system.
  • Product forums—The KendoReact forums are part of the free support you can get from the community and from the KendoReact team.
  • Feedback portal—The KendoReact feedback portal is where you can request and vote for new features to be added.

Resources

High-level component overview pages

Copyright © 2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.

Keywords

FAQs

Last updated on 13 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc