hero

v1.0.2arrow_drop_down
v1.0.2
v1.0.1
STATUS
Passing
DOWNLOADS
2,562
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
5 KB
Netflix's Hero banner, shows our featured content.
2 contributors
Install hero as a package?
Copied
npm i @bit/bit.movie-app.components.hero
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Hero ()

Netflix’s Hero banner, shows our featured content.

Example
<Hero
  title="Season 66 will be available soon!"
  description="Lorem ipsum dolor sit amet hey! id quam sapiente unde voluptatum alias vero debitis, magnam quis quod."
/>
Test Summary

Hero Should render

Pass

Hero Should contain a logo

Pass

Hero Should render an overlay

Pass
Help and resources