Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.35 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.35 KB

@squirrel-forge/ui-modal

An accessible modal with custom events, plugin support, css and sass styling options and multiple template formats.

Installation

npm i @squirrel-forge/ui-modal

Usage

Javascript es10

import { UiModalComponent } from '@squirrel-forge/ui-modal';

Sass

@use '~@squirrel-forge/ui-modal' as modal;

Table of contents

Package contents listing by type and namespace.

Javascript

Markup

Styling

Feedback and issues

For feedback or if you encounter any issues, please report here.


Check the sourcecode on github for detailed comments.