onExportElementMultiAspects Method
Called when ElementMultiAspects should be exported.
onExportElementMultiAspects(_aspects: ElementMultiAspect[]): Promise<void>
@note This should be overridden to actually do the export.
| Parameter | Type | Description |
|---|---|---|
| _aspects | ElementMultiAspect[] |
Returns - Promise
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.