Skip to content

Oaz/HyperText.Avalonia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperText.Avalonia

Little control for big links

dotnet add package HyperText.Avalonia

nuget or download this repo.

For using

Add control in View

   <controls:Hyperlink Alias="{Binding Alias}" Url="{Binding Url}" />

Add style in App.xaml

   <avalonia:HyperLinkStyle/>

Special thanks for Tako

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%