Home

Awesome

FluentAvalonia.BreadcrumbBar

Nuget Avalonia

Control library which adds a WinUI BreadcrumbBar to the FluentAvalonia package.

Normal style

Usage

Reference the Nuget package and include the Style in your application

<!-- in App.axaml -->
<!-- Define xmlns:sty="using:FluentAvalonia.Styling" -->

<App.Styles>
    <sty:FluentAvaloniaTheme />
    <StyleInclude Source="avares://FluentAvalonia.BreadcrumbBar/Styling/Styles.axaml" />
</App.Styles>

Large style

Large style