Constructor
new download_png()
Extends:
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
layout.button_html |
string |
<optional> |
"Download PNG" | |
layout.button_title |
string |
<optional> |
"Download image" | |
layout.filename |
string |
<optional> |
"locuszoom.svg" | The default filename to use when saving the image |
layout.custom_event_name |
string |
<optional> |
'widget_save_png' | The name of the event that will be emitted when the button is clicked |
- Source:
- See:
-
- module:LocusZoom_Widgets~BaseWidget for additional options