Class FontAwesomeIcon

java.lang.Object
org.apache.tapestry5.corelib.components.FontAwesomeIcon

Renders an <i> tag with the CSS class to select a FontAwesome 4.7.0 icon. If Twitter Bootstrap 3 isn't enabled (i.e @{link Trait#BOOTSTRAP_3 is set to false), this component automatically and transparently replaces Glyphicon usages.
Since:
5.5
See Also:
Component Parameters 
NameTypeFlagsDefaultDefault Prefix
nameStringRequired, Not Null literal
The name of the icon, e.g., "arrow-up", "flag", "fire" etc.