0.0.6 • Published 6 years ago

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

Weekly downloads
1
License
ISC
Repository
-
Last release
6 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

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago