@ausbom/cta-link
TypeScript icon, indicating that this package has built-in type declarations

0.3.29 • Public • Published

@ausbom/cta-link

Call to action links are visually distinct instructions to users. They're designed to entice users to complete a certain action using verbs. For example, call now or learn more.

Installation

npm install @ausbom/cta-link

Usage

import CtaLink from '@ausbom/cta-link'
import ArrowRight24 from '@ausbom/icon/lib/icons/system/ArrowRight24'
import React from 'react'

<CtaLink
  as="a"
  href="/weather"
  small
  icon={ArrowRight24}
  iconPlacement="end"
>
  Learn more about weather
</CtaLink>

Readme

Keywords

none

Package Sidebar

Install

npm i @ausbom/cta-link

Weekly Downloads

44

Version

0.3.29

License

MIT

Unpacked Size

8.88 kB

Total Files

9

Last publish

Collaborators

  • shaid
  • bom-hawyangpeng
  • digitaldeveloper-bom
  • george-cheng-bom
  • pmurator-bom