Skip to content

Commit 9cb7c0e

Browse files
author
Camille TJHOA
authored
Add doc on containerSelector (#934)
1 parent d2cfe5a commit 9cb7c0e

File tree

1 file changed

+4
-0
lines changed
  • tests/dummy/app/pods/docs/guides/body/occlusion

1 file changed

+4
-0
lines changed

tests/dummy/app/pods/docs/guides/body/occlusion/template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ settings. The current options are:
3737
whether an array mutation is an append, prepend, or complete replacement. It
3838
defaults to the object identity `"@identity"`.
3939

40+
* `containerSelector`: A selector string used by the vertical-collection to select
41+
the element from which to calculate the viewable height. It defaults to the
42+
table id `"#{tableId}"`.
43+
4044
{{#docs-demo as |demo|}}
4145
{{#demo.example}}
4246
{{! BEGIN-SNIPPET docs-example-occlusion.hbs }}

0 commit comments

Comments
 (0)