EN FR
← Modules

jizy-modalizer

Modal layer manager for web applications.

Overview

Modalizer is a modal layer manager for web applications. It exposes a simple API to open, close and customise modal dialogs, including stacking multiple layers and reading layer configuration directly from DOM data attributes.

Features

  • Multiple stacked modal layers with push/pop navigation
  • Customisable content, header, footer and close button
  • Keyboard and accessibility support
  • Simple API for showing, hiding and replacing layers

Installation

npm install jizy-modalizer