Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View yonax73's full-sized avatar

Yonatan Alexis Quintero Rodriguez yonax73

  • Medellín
View GitHub Profile
@yonax73
yonax73 / designer.html
Last active August 29, 2015 14:17
designer
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<link rel="import" href="../core-ajax/core-ajax.html">
<link rel="import" href="../paper-toast/paper-toast.html">
@yonax73
yonax73 / designer.html
Last active August 29, 2015 14:17
designer
<link rel="import" href="../topeka-elements/theme.html">
<link rel="import" href="../topeka-elements/topeka-resources.html">
<link rel="import" href="../topeka-elements/topeka-app.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;