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