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