Interface TransferQuickInputButton
Properties
Optional
handle
handle?: number
Optional
Readonly
iconUrl
iconUrl?: string | ThemeIcon | { dark: string; light: string; } Type declaration
dark: string
light: string
Optional
Readonly
tooltip
tooltip?: string