@universityofmaryland/footersmall
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

<umd-footer-small> element

Installation

$ yarn add @universityofmaryland/footersmall

Basic Usage

Import the utility header in your js if you bundle using a transpile with babel or typescript.

import '@universityofmaryland/footersmall';

HTML usage

<umd-footer-small
  youtube="https://www.youtube.com/user/UMD2101"
  facebook="https://www.facebook.com/UnivofMaryland"
  twitter="https://twitter.com/UofMaryland"
  instagram="https://www.instagram.com/univofmaryland/"
>
  <div slot="contact">
    <a href="https://www.usmd.edu/" target="_blank" rel="noopener noreferrer">
      The Flagship Institution of the State of Maryland
    </a>
    <address>
      <p>College Park, MD 20742, USA</p>
      <a href="tel:3014051000" aria-label="3014051000">301.405.1000</a>
    </address>
  </div>
  <div slot="links">
    <a href="http://calendar.umd.edu/" target="_blank" rel="noopener noreferrer"
      >Calendar</a
    >
  </div>
</umd-footer-small>

License

Distributed under the MIT license. See LICENSE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @universityofmaryland/footersmall

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

45.3 kB

Total Files

7

Last publish

Collaborators

  • apccello
  • aj1559
  • lumeis
  • magnessjo
  • mescherumd