Function setupKirchhoffStep
setupKirchhoffStep( selector: any, first?: boolean,): { circuitContainer: HTMLDivElement; svgContainer: HTMLDivElement } Parameters
- selector: any
- first: boolean = false
Returns { circuitContainer: HTMLDivElement; svgContainer: HTMLDivElement }