import { type OptionAttributes } from "https://deno.land/x/voks_web_elements@5.1.21/mod.ts";
definition: { disabled?: boolean; label?: string; selected?: boolean; value?: string | number; } & HTMLGlobalAttributes
x/voks_web_elements/mod.ts>OptionAttributes
import { type OptionAttributes } from "https://deno.land/x/voks_web_elements@5.1.21/mod.ts";