Skip to content

Control library which adds a WinUI BreadcrumbBar to the FluentAvalonia package

License

Notifications You must be signed in to change notification settings

indigo-san/FluentAvalonia.BreadcrumbBar

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages