Socket
Book a DemoInstallSign in
Socket

vs-react-full-header

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vs-react-full-header

A full header component created with React and developed with Storyboard.

1.0.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

React FullHeader Component

Build Status

A Simple FullHeader Component using React and tested with Storybook

Getting Started

Installation

npm i --save vs-react-full-header

Basic Usage

import FullHeader from 'vs-react-full-header';

...
render () {
  return (
    <FullHeader
      title="Yo!"
      subtitle="Ahoy Pirate!! p)"
      bgColor="#EBE9EB"
      textColor="#3299BB"
      font="Lobster"
      video="my_video.mp4"
    />
  );
}
...

Component Props

  • title (string) - main title
  • subtitle (string) - subtitle
  • bgColor (string) - background color
  • bgImg (string) - background image
  • video (string) - background video url
  • textColor (string) - texts color
  • font (string) - font-family for texts

Architecture

We've developed this component using the following boilerplate: lyef-react-component.

If you want to contribute with this component: Contributing Documentation.

License

MIT License

Keywords

react

FAQs

Package last updated on 17 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.