method MixerUI.prototype.delete_lane
MixerUI.prototype.delete_lane(lane_id): void

Delete a lane by lane ID

Parameters

lane_id

Lane ID to delete

Return Type

void

Usage

import { MixerUI } from "static/MixerUI/MixerUI.js";