pull/7738/head
Vidar Tysse 7 years ago committed by Conduitry
parent 5f3bc31a17
commit 83bbe5674b

@ -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