Skip to content

jmacato/GridExtra.Avalonia

 
 

Repository files navigation

GridExtra.Avalonia

GridExtra is a custom grid library for AvaloniaUI ported from the Original GridExtra.

NuGet

  • ResponsiveGrid
    • Custom Grid Control that provides Bootstrap-like grid system.
    • Reacts to changes in container's layout and propagates to its children.
      • XS(<768px), SM(<992px), MD(<1200px), LG(1200px<=)
      • 12 columns across the page.(customizable with MaxDivision property)
  • GridEx
    • Extensions class that defines useful attached properties for Grid Controls.

About

Responsive grid extensions for AvaloniaUI.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%