method Checkbox.prototype.getValueimport { Checkbox } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts"; getValue(): string[]Get value of checked options. Returnsstring[]