diff --git a/projects/demo/src/modules/components/table/examples/8/index.html b/projects/demo/src/modules/components/table/examples/8/index.html index 48701948a53b..3b7a0d077fb0 100644 --- a/projects/demo/src/modules/components/table/examples/8/index.html +++ b/projects/demo/src/modules/components/table/examples/8/index.html @@ -19,7 +19,14 @@ {{ item.name }} - {{ item.balance }} + + + Value + + { return fromEvent(element, 'scroll').pipe( diff --git a/projects/legacy/components/primitive-textfield/primitive-textfield.template.html b/projects/legacy/components/primitive-textfield/primitive-textfield.template.html index f075a4f868b0..383b41bfbabc 100644 --- a/projects/legacy/components/primitive-textfield/primitive-textfield.template.html +++ b/projects/legacy/components/primitive-textfield/primitive-textfield.template.html @@ -50,7 +50,7 @@