1.3.2 • Published 4 years ago

@fenderdigital/react-chrome-less v1.3.2

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
4 years ago

ChromeLess for Fender React UI Kit

Description

Renders a chrome-less layout with a cta, and an option to specify its theme (dark or light).

Installation and Usage

yarn install @fenderdigital/react-chrome-less --save
import ChromeLess from '@fenderdigital/react-chrome-less';

Props

  • children - renders any child elements
  • label - a label for the cta
  • onClick - callback for cta
  • theme - dark or light color control
  • url - url for the cta
propNamepropTypedefaultValueisRequired
childrennodenull-
labelstringnull-
onClickfunc() => {}-
themestringlight-
urlstringnull-

Development

Check the Monorepo README for development documentation.

1.3.2

4 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago