1.5.19 • Published 1 year ago

cdbreact v1.5.19

Weekly downloads
16
License
SEE LICENSE IN li...
Repository
github
Last release
1 year ago

Contrast Bootstrap React

Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps

NPM JavaScript Style Guide npm

Install

npm install --save cdbreact

or

yarn add cdbreact

Usage

import React from 'react'
import { CDBAlert } from 'cdbreact'

const Alert = () => {
  return (
        <CDBAlert color="primary">
          A simple alert built with contrast design 
        </CDBAlert>
  )
}

export default Alert;

Documentation

Blog articles

Demo

Pages

Carousel

Dashboards

Cards

Buttons

Sidebar

Footer

Widget

Modal

Stepper

Badge

Form

Browser support

Browsers supported

IE / EdgeFirefoxChromeSafariOpera
MacN/Asupportedsupportedsupportedsupported
WindowssupportedsupportedsupportedN/Asupported

PRO Version

Contrast Design Bootstrap PRO

License

See License in <license.pdf> © Devwares

Support Devwares

Follow us on Social Media

Check out and star our GitHub repository

  • Github

  • Create pull requests

  • Submit bugs
  • Suggest new features
  • Help us Improve our documentation with updates

We truly appreciate everyone who has contributed to this project.

Thank you!