Breadcrumb - AppDaddy-Software-Solutions-Inc/framework-markup-language GitHub Wiki
<BREADCRUMB/> : ViewableWidget
The <BREADCRUMB/> widget is used to display and navigate the page navigation history.
Name | Type | Default | Description | Req |
---|---|---|---|---|
height | int | 25 | The height of the bar | |
color | string | black | The color of the text | |
backgroundcolor | string | transparent | The color of the bar | |
opacity | double | null | The opacity of the background |
<FML>
<HEADER>
<BREADCRUMB />
</HEADER>
</FML>
*Note: Since breadcrumb keeps track of your navigation history within the FML app, and the examples are only 1 depth, you will only see 1 crumb. To illustrate the breadcrumbs better here is what a navigation with a depth of 4 looks like: