Methods
modal_close(overlay)
Closes the corresponding modal
Parameters:
Name | Type | Description |
---|---|---|
overlay |
string | The unique name of the overlay (can group multiple modals) |
modal_open(name)
Opens a modal window
Parameters:
Name | Type | Description |
---|---|---|
name |
string | This is the unique name of the modal |
RGBColor()
A class to parse color values
- License:
- Use it if you like it
- Source: