pull/2587/head
Vidar Tysse 7 years ago committed by GitHub
parent 85bf5bde8e
commit f11946b9b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
title: This 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 ```html
<canvas <canvas

Loading…
Cancel
Save