API reference for SfIconComponent

import {SfIconModule} from "@progress/sitefinity-component-framework";


selector: sf-icon

Implements

  • OnInit
  • OnChanges

Constructors

Properties

iconCssClassList: string

The icon css class list

look: string

Sets the css modifiers of the component

name: string

The font-awesome name of the icon without the fa- prefix

Methods

  • Generates the css class list

    Returns string

  • Returns void

  • Returns void

Generated using TypeDoc