Skip to content

itshnawy/Fom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fom Library

Fom is a library that provides modal functionality using Markdown to display content.

Install

// Not published yet.

Customization

Customize Fom using the following features:

Language

Change the language direction.

  • Default: "en" (left-to-right)
mdModal.currentLanguage = "ar"; // Direction: rtl

Background Color

Change the background color of the modal.

  • Default: #fff
mdModal.currentColor = "#000"; // Background: black (dark mode theme)

Features

About

provides a modal functionality that utilizes Markdown to display content, and Toast etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published