Skip to content

squirrel-forge/ui-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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