Skip to Content
APIUtilsInterface: BasicWithIcon

Interface: BasicWithIcon

Represents a category containing an icon.

Extends

  • Basic

Properties

description?

optional description: string;

Inherited from

Basic.description

icon

icon: string

Icon name on Font Awesome kit.


iconPrefix?

optional iconPrefix: string;

Icon style for the icon. Default to fas (classic solid).


id

id: string

Inherited from

Basic.id

name

name: string

Inherited from

Basic.name
Last updated on