AepLazyRowStyle
Class representing the style for an AepLazyRow component.
Public Properties
| Property | Type | Description |
|---|---|---|
modifier | The modifier to be applied to the LazyRow. | |
contentPadding | The padding values for the content inside the LazyRow. | |
reverseLayout | Boolean? | Whether the layout should be reversed. |
horizontalArrangement | The horizontal arrangement of the items in the LazyRow. | |
verticalAlignment | The vertical alignment of the items in the LazyRow. | |
flingBehavior | The fling behavior for the LazyRow. | |
userScrollEnabled | Boolean? | Whether user scrolling is enabled for the LazyRow. |
