@bnnvara/headers

0.0.3 • Public • Published

###Headers

The header represents a container for introductory content of particular brand.

Design & API Documentation

DEMO Headers

Patterns library

Installation

npm install @bnnvara/headers --save

Basic Usage

import Header from '@bnnvara/headers';

HTML Structure

<Header / >

Props

  • title: title of the brand, should be a string;
  • subtitle: subtitle, should be a string;
  • description: information about the brand, should be a string;
  • brandLogo: path to the logo of the brand, should be a string;
  • image: path to the background-image of the header, should be a string;
  • color: color of the text, should be a string;

/@bnnvara/headers/

    Package Sidebar

    Install

    npm i @bnnvara/headers

    Weekly Downloads

    0

    Version

    0.0.3

    License

    ISC

    Unpacked Size

    15.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • elmarwouters
    • jimmytenbrink
    • iwettum