browse other examples

Bottom visible (Adapter)

The Adapter implements bottomVisible property which is a reference to the item currently in the very bottom visible position.
<li ui-scroll="item in datasource" adapter="adapter">*{{item}}*</li>
bottom visible: {{adapter.bottomVisible}}
bottom visible: {{adapter.bottomVisible}}
*{{item}}*