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