typescript 全页模式 - 专辑最大高度

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了typescript 全页模式 - 专辑最大高度相关的知识,希望对你有一定的参考价值。

ngOnInit() {
  // ...
  this.elRef.nativeElement.style.setProperty('--album-max-height', this.elRef.nativeElement.clientHeight + "px");
}

以上是关于typescript 全页模式 - 专辑最大高度的主要内容,如果未能解决你的问题,请参考以下文章

typescript 全页模式 - 假滚动

typescript 全页模式 - Toogle选择的相册

html 全页模式 - 点击手势

scss 全页模式 - 假滚动过渡曲线

scss 全页模式 - 过渡曲线

typescript 照片滑动动画 - 专辑组件