Skip to content

jpgarza93/GridExtra.Avalonia

This branch is up to date with jmacato/GridExtra.Avalonia:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

980130f · Jul 14, 2023

History

59 Commits
Jun 29, 2023
Jun 29, 2023
Jun 29, 2023
Apr 24, 2018
Jul 13, 2023
Jun 29, 2023
Apr 23, 2018
No commit message
Apr 24, 2018
Oct 6, 2018

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%