0.0.6 • Published 8 years ago

@rei-co-op/cedar-a v0.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Modifiers

Modifiers can be combined 1 from each grouping.

{contrast, overlay, standalone} OR button

Use of the 'button' modifier depends on including the css for cdrButton.

A modifier list that contains 'button' exposes the same modifiers as cdrButton and the other modifiers shouldn't be combined with it.

Examples

Basic

<cdr-a href="https://www.rei.com/">Default link</cdr-a>

Standalone

<cdr-a modifier="standalone" href="https://www.rei.com/">An example standalone link</cdr-a>

Button modifier

<cdr-a modifier="button" href="https://www.rei.com/">Link as button</cdr-a>
0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

1.0.0

8 years ago