Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SvgIcon<T>

Type parameters

  • T

Hierarchy

  • SvgIcon

Index

Properties

Properties

Optional height

height?: number

svg

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

Optional width

width?: number

Generated using TypeDoc