PAM
  • Changelog
  • Issues
  • Download

Documentation

  • 1Getting started
  • 2Setup
  • 3General
  • 4Grids
  • 5Skin
  • 6Typography
  • 7Forms
  • 8Buttons
  • 9Cards
  • 10Tables
  • 11Menus
  • 12Alert
  • 13Divider
  • 14Link
  • 15Lists
  • 16Tags
  • 17Column
  • 18Progress
  • 19Overlay
  • 20Traits
  • 21Mixins

Link

pam-Alert-Link is a sub-object that adds contextual colors for links.

This alert has a awesome link!

Markup

Toggle example guides Toggle HTML markup

<div pam-Alert>
    <p>This alert has a <a pam-Alert-Link href="#">awesome link!</a></p>
</div>