Skip to content

Commit f98d566

Browse files
committed
bottomVisible distributive
1 parent e00d692 commit f98d566

File tree

5 files changed

+12
-8
lines changed

5 files changed

+12
-8
lines changed

demo/chat/chat.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ <h1 class="page-header page-header-exapmle">Chat demo</h1>
2323
<div> - special Server service to emulate the remote</div>
2424
</div>
2525

26-
<br/>
26+
<div class="info">
27+
<div>{{adapter.topVisible.title}} -- top visible item</div>
28+
<div>{{adapter.bottomVisible.title}} -- bottom visible item</div>
29+
</div>
2730

2831
<ul class="chat" ui-scroll-viewport>
2932
<li class="item" ui-scroll="item in datasource" adapter="adapter">

dist/ui-scroll.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ui-scroll.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)