API / geotoolkit / util / stream / StringStream / StringStream
stream.StringStream.StringStream
Type Aliases
Type Aliases
Ƭ SavingOptions: Object
options
| Name | Type | Description |
|---|---|---|
filename? | string | full filename |
onerror? | (e: Error) => void | error callback |
popupblockedmessage? | string | message to alert if popup-blocker blocked opening file |
save? | boolean | flag to save data directly to file or open dialog |
type? | string | type |