method ProgressBar.prototype.positionimport { ProgressBar } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; position(position: number): thisSets the current position of the progress bar. Parametersposition: numberReturnsthis