We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2cfe5a commit 9cb7c0eCopy full SHA for 9cb7c0e
tests/dummy/app/pods/docs/guides/body/occlusion/template.md
@@ -37,6 +37,10 @@ settings. The current options are:
37
whether an array mutation is an append, prepend, or complete replacement. It
38
defaults to the object identity `"@identity"`.
39
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
+
44
{{#docs-demo as |demo|}}
45
{{#demo.example}}
46
{{! BEGIN-SNIPPET docs-example-occlusion.hbs }}
0 commit comments