blob: 726a48e7988b731ce4fa961361089c92fa02d6fd [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"><span><a on-click="{{ goto }}" title="{{ hoverText }}" href="{{ url }}">{{ name }}</a></span></template>
</polymer-element>
<script type="application/dart" src="class_ref.dart"></script>