Components: [CdkScrollable] Add more documentation and demo examples

Created on 25 Jan 2018  ·  7Comments  ·  Source: angular/components

i'm trying to put together the test of how to put a "scrollspy" together.
but unfortunately i did not find any help in the documentation.

can you expect a user manual?
thanks!

P3 cdscrolling docs

Most helpful comment

+1

All 7 comments

+1

+1

+1

I have implemented 3 possible ways on how to integrate CdkScrollable,
non of which I feel follows best practices or optimization.

Can we please get a proper example/documentation that will follow best practices and be optimized?

监听滚动事件的时候,数据绑定是失效的。
此时比较折中的办法应该是 对 元素直接操作,代码触发angular 的数据视图更改可能会有潜在的风险。

I'm struggling to implement the CdkScrollable feature. Please provide more examples. I'm following the example provided by Sebastian Denis in https://stackoverflow.com/a/50812763/1071200 but always get Data undefined.

Was this page helpful?
0 / 5 - 0 ratings