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