Constructor
new Modal(parentElem, type)
Parameters:
| Name | Type | Description |
|---|---|---|
parentElem |
* | HTML Elemet where Modal is appened |
type |
String | type of modal (eg. theme or image) |
- Source:
Methods
addImage(src, title)
A function that append the image on modal
Parameters:
| Name | Type | Description |
|---|---|---|
src |
String | the source of the image |
title |
Sting | description of the image |
- Source:
init()
A function that inilization the Modal
- Source:
listProject()
A funtion that list the previously stored slides/presentation
- Source: