blob: 8d39d2e68e5303192e74bcda2f64b15a08a42bae [file] [log] [blame]
<link rel="import" href="../../../../packages/polymer/polymer.html">
<link rel="import" href="service_ref.html">
<polymer-element name="class-ref" extends="service-ref">
<template><link rel="stylesheet" href="css/shared.css"><a on-click="{{ goto }}" title="{{ hoverText }}" href="{{ url }}">{{ name }}</a></template>
</polymer-element>
<script type="application/dart" src="class_ref.dart"></script>