npm.io
1.38.3 • Published 2 years ago

@dpc-sdp/ripple-link

Licence
Apache-2.0
Version
1.38.3
Deps
2
Size
23 kB
Vulns
0
Weekly
0
Stars
65

Components for creating page links in plain text, and with accompanying icon. External links open in a new window by default.


Install

npm install @dpc-sdp/ripple-link --save

Dependency graph

@dpc-sdp/ripple-link
├── @dpc-sdp/ripple-global
└── @dpc-sdp/ripple-icon

Import

import {
  RplLinkEventBus,
  RplLink,
  RplTextLink,
  RplTextLabel
} from '@dpc-sdp/ripple-link'

Usage and Tests

See Storybook/Atoms/Link/Link.

See Storybook/Atoms/Link/Text Link.


License

Licensed under the Apache-2.0 License.