IconFa
extends Component
in package
Table of Contents
- __construct() : void
- Create a new IconFa component instance.
- render() : View|Closure|string
- Get the view / contents that represent the component.
Methods
__construct()
Create a new IconFa component instance.
public
__construct() : void
This component represents a Font Awesome icon container.
Return values
void —render()
Get the view / contents that represent the component.
public
render() : View|Closure|string