1.2.1 • Published 4 years ago

@cojam/duxpanel v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

DuxPanel

DuxPanel is set of responsive, mobile-ready React components that implement draggable and fixed-position panels and dialogs. The panels and dialogs can be modal and respond to key presses like Escape and Enter.

Notable Features

  • Panels and dialogs are draggable or fixed-position
  • Responsive and mobile ready
  • Modal or non-modal
  • Stackable
  • Responds to Escape and Enter
  • Convenience dialogs such as Ok/Cancel, Yes/No, and progress.
  • All panels and dialogs can be styled with CSS

Getting Started

npm install @cojam/duxpanel

Visit the website at https://cojamru.github.io/duxpanel/ including full documentation and examples.

GitHub

The GitHub repository is at https://github.com/cojamru/duxpanel