An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.quark.enums.columnalignments

An enumeration for Quark, representing flexbox column alignment values
https://github.com/soenneker/soenneker.quark.enums.columnalignments

blazor columnalignment columnalignments component csharp dotnet element enum enums html quark

Last synced: 27 days ago
JSON representation

An enumeration for Quark, representing flexbox column alignment values

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.quark.enums.columnalignments.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.quark.enums.columnalignments/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.quark.enums.columnalignments/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.quark.enums.columnalignments/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.quark.enums.columnalignments.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.quark.enums.columnalignments/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.quark.enums.columnalignments/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.quark.enums.columnalignments/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Quark.Enums.ColumnAlignments
### An enumeration for Quark, representing flexbox column alignment values

## Installation

```
dotnet add package Soenneker.Quark.Enums.ColumnAlignments
```