We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
JustifyContent
1 parent d503222 commit 72a90cfCopy full SHA for 72a90cf
src/Core/Enums/JustifyContent.cs
@@ -3,8 +3,7 @@
3
namespace Microsoft.Fast.Components.FluentUI;
4
5
/// <summary>
6
-/// The size of the emoji (in multiples of 32).
7
-/// Defauts to Size32
+/// Defines the alignment of items along the main axis of a flex container.
8
/// </summary>
9
public enum JustifyContent
10
{
0 commit comments