<kendo:scrollView-item>

Contains the items of the scrollview widget

Example

<kendo:scrollView-items>
    <kendo:scrollView-item></kendo:scrollView-item>
</kendo:scrollView-items>

Configuration Attributes

content java.lang.String

Specifies the content of the item

Example

<kendo:scrollView-item content="content">
</kendo:scrollView-item>
In this article
Not finding the help you need?