mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
@ -30,7 +30,7 @@ export class VirtualScroll {
|
||||
) {
|
||||
el.nativeElement.nodeRender = this.nodeRender.bind(this);
|
||||
|
||||
proxyInputs(this, this.el, [
|
||||
proxyInputs(this, this.el.nativeElement, [
|
||||
'approxItemHeight',
|
||||
'approxHeaderHeight',
|
||||
'approxFooterHeight',
|
||||
|
Reference in New Issue
Block a user