Breadcrumbs
class Breadcrumbs extends Component
Properties
$items | |||
protected | $current |
Methods
void
__construct($current = null, $root = true, $parent = null, $homeLabel = null, $prepend = [], $append = [])
Create a new component instance.
Details
at line 19
void
__construct($current = null, $root = true, $parent = null, $homeLabel = null, $prepend = [], $append = [])
Create a new component instance.
at line 123
View|Closure|string
render()
Get the view / contents that represent the component.