Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathIcon<T>

Type parameters

  • T

Hierarchy

  • PathIcon

Index

Properties

Optional color

color?: string

height

height: number

path

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

width

width: number

Generated using TypeDoc