| Package | Description |
|---|---|
| org.dominokit.domino.ui.grid.flex |
| Modifier and Type | Method and Description |
|---|---|
static FlexJustifyContent |
FlexJustifyContent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlexJustifyContent[] |
FlexJustifyContent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlexLayout |
FlexLayout.setJustifyContent(FlexJustifyContent justifyContent)
Sets the type of spaces between the items inside this layout
|
Copyright © 2019–2022 Dominokit. All rights reserved.