Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageIcon<T>

Type parameters

  • T

Hierarchy

  • ImageIcon

Index

Properties

Properties

Optional height

height?: number

src

src: string | (T extends object ? keyof T : never)

Optional width

width?: number

Generated using TypeDoc