- Description:
Tiny Media plugin Image class for Moodle.
- Source:
- Copyright:
- 2022 Huong Nguyen
- 2022 Huong Nguyen
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Tiny Media plugin Image class for Moodle.
Members
loadInsertImage
- Description:
Displays an insert image view asynchronously.
- Source:
Displays an insert image view asynchronously.
loadPreviewImage
- Description:
Asynchronously loads and previews an image from the provided URL.
- Source:
Asynchronously loads and previews an image from the provided URL.
root :HTMLElement|null
- Description:
The root element.
- Source:
The root element.
Type:
- HTMLElement | null
Methods
startImageLoading()
- Description:
Displays the upload loader and disables UI elements while loading a file.
- Source:
stopImageLoading()
- Description:
Displays the upload loader and disables UI elements while loading a file.
- Source: