https://github.com/AvaloniaUtils/HyperText.Avalonia
https://github.com/AvaloniaUtils/HyperText.Avalonia
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/AvaloniaUtils/HyperText.Avalonia
- Owner: AvaloniaUtils
- License: mit
- Created: 2022-06-21T20:18:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T16:02:35.000Z (over 1 year ago)
- Last Synced: 2025-04-14T00:57:41.794Z (about 2 months ago)
- Language: C#
- Size: 121 KB
- Stars: 56
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-avalonia - HyperText - Control for visualizing and using hypertext. (Libraries & Extensions / Controls)
README
# HyperText.Avalonia
Little control for big links

> dotnet add package HyperText.Avalonia
[](https://www.nuget.org/packages/HyperText.Avalonia/) or download this repo.
For using
Add control in View
Now hyperlink works as a button and you may set any option for it command.
If you need to continue open url in browser -> check the example MainViewModel in src.```xml
```Add style in App.xaml
```xml
```---
Special thanks for 