API Reference > @next-core/brick-types > BrickLifeCycle > onScrollIntoView
BrickLifeCycle.onScrollIntoView property
定义构件与窗口视图交集大小超过阈值(threshold)规定的大小时候执行的动作
Signature:
onScrollIntoView?: ScrollIntoViewConf;
Reference: ScrollIntoViewConf
API Reference > @next-core/brick-types > BrickLifeCycle > onScrollIntoView
定义构件与窗口视图交集大小超过阈值(threshold)规定的大小时候执行的动作
Signature:
onScrollIntoView?: ScrollIntoViewConf;
Reference: ScrollIntoViewConf