pull/2594/head
Vidar Tysse 5 years ago committed by Conduitry
parent 85bf5bde8e
commit 1ba42435ac

@ -2,7 +2,7 @@
title: This
---
The readonly `this` binding applies to every element (and component) and allows to you obtain a reference to rendered elements. For example, we can get a reference to a `<canvas>` element:
The readonly `this` binding applies to every element (and component) and allows you to obtain a reference to rendered elements. For example, we can get a reference to a `<canvas>` element:
```html
<canvas

Loading…
Cancel
Save