squirrel-forge / ui-modal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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.

About

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

License:MIT License


Languages

Language:JavaScript 54.3%Language:SCSS 15.0%Language:Twig 13.9%Language:Blade 8.6%Language:CSS 4.2%Language:HTML 4.0%