Interface: BasicWithIcon
Represents a category containing an icon.
Extends
Basic
Properties
description?
optional description: string;Inherited from
Basic.descriptionicon
icon: stringIcon name on Font Awesome kit.
iconPrefix?
optional iconPrefix: string;Icon style for the icon. Default to fas (classic solid).
id
id: stringInherited from
Basic.idname
name: stringInherited from
Basic.nameLast updated on