method Checkbox.prototype.getValueimport { Checkbox } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts"; getValue(): string[]Get value of checked options. Returnsstring[]