createStompboxSourcePanelControls
createStompboxSourcePanelControls(
document): readonlyReadonly<{description?:string;id:string;kind:StompboxRuntimeControlKind;label:string;options?: readonlystring[];panelElementId?:string;sourceComponentId?:string;sweep?:string;value:number; }>[]
Defined in: packages/stompbox/src/index.ts:1219
Parameters
Section titled “Parameters”document
Section titled “document”Returns
Section titled “Returns”readonly Readonly<{ description?: string; id: string; kind: StompboxRuntimeControlKind; label: string; options?: readonly string[]; panelElementId?: string; sourceComponentId?: string; sweep?: string; value: number; }>[]