Skip to content

gi-nx


gi-nx / deleteRawSection

ts
function deleteRawSection(id: string): void;

Parameters

ParameterTypeDescription
idstringID of the section to delete (properties.id)

Returns

void

Promise that resolves when deletion is complete