import { Select } from "https://deno.land/x/harmony@v2.8.0/src/interactions/tsxComponents.ts";
Select (drop down) component. Allows user to choose one or more options
Parameters
props: SelectProps
children: Array<Array<Element<OptionProps>>>
x/harmony/src/interactions/tsxComponents.ts>Select
import { Select } from "https://deno.land/x/harmony@v2.8.0/src/interactions/tsxComponents.ts";
Select (drop down) component. Allows user to choose one or more options