PAM
  • Changelog
  • Issues
  • Download

Documentation

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

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>