https://github.com/elusivecodes/frostui-dialog
FrostUI-AuthCodeInput is a free, open-source Dialog component for Javascript.
https://github.com/elusivecodes/frostui-dialog
alert component confirm dialog front-end ui web
Last synced: 3 months ago
JSON representation
FrostUI-AuthCodeInput is a free, open-source Dialog component for Javascript.
- Host: GitHub
- URL: https://github.com/elusivecodes/frostui-dialog
- Owner: elusivecodes
- License: mit
- Created: 2024-01-11T11:17:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-24T04:13:17.000Z (12 months ago)
- Last Synced: 2024-12-30T13:38:24.390Z (5 months ago)
- Topics: alert, component, confirm, dialog, front-end, ui, web
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrostUI Dialog
**FrostUI Dialog** is a free, open-source Dialog component for *JavaScript*.
It is built on top of the [FrostUI](https://github.com/elusivecodes/FrostUI) library.
## Table Of Contents
- [Installation](#installation)
- [Usage](#usage)## Installation
**Dependencies**
- [fQuery](https://github.com/elusivecodes/fQuery)
- [FrostUI](https://github.com/elusivecodes/FrostUI)**CSS**
```html
```
**JS**
```html
```
## Usage
Check the demo folder for examples. Full documentation and website coming soon™.