Skip to main content
Go to Latest
type alias CopyInputProps
import { type CopyInputProps } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.104/mod.ts";
definition: { icons?: { CheckIcon?: string; CopyIcon?: string; IconSet?: string; }; } & InputProps