Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICardIcon

Card icon definition

Hierarchy

  • ICardIcon

Index

Properties

Properties

Optional class

class: string

Exactly one of these three parameters should be defined

CSS class name to apply to the icon

Optional fileName

fileName: string

Resource file name of an image to use as the card's icon Icon will be displayed at 16x16

Optional svgIcon

svgIcon: string

The name of an svg to use as the card's icon Icon will be displayed at 16x16

Optional url

url: string

Url to an image to use as the card's icon Icon will be displayed at 16x16