Horizontal Scroll
You can use the Horizontal Scroll UI Pattern to display a subset of a category, a finite amount of sections, slides, or content that's larger than the screen such as a map.
How to use the Horizontal Scroll UI Pattern
-
In Service Studio, in the Toolbox, search for
Horizontal Scroll
.The Horizontal Scroll widget is displayed.
-
From the Toolbox, drag the Horizontal Scroll widget into the Main Content area of your application's screen.
By default, the Horizontal Scroll widget contains a Content placeholder.
-
Add the relevant content to the Content placeholder.
In this example, we add some images by dragging the Image widget into the Content placeholder, and on the Properties tab, from the Image dropdown, import the relevant images.
After following these steps and publishing the module, you can test the pattern in your app.
Properties
Property | Description |
---|---|
ExtendedClass (Text): Optional | Add custom style classes to the Horizontal Scroll UI Pattern. You define your custom style classes in your application using CSS. Examples
|