This widget displays icons using Font Awesome.
Class Reference
Icon list
Icon size
Short declaration
photonui.FAIcon
can be instantiated in a shorter way:
1 | var icon = new photonui.FAIcon("fa-camera"); |
With more params:
1 | var icon = new photonui.FAIcon("fa-camera", { |