Angular 2 ElementRef used in attribute directive example despite security warnings

Currently, in the Angular 2 documentation, ElementRef is used in attribute directive example despite security warnings. This is quite confusing. I look forward to Renderer losing it’s experimental designation.

elementRef used in attribute directive