@ueaweb/bannerwithoverlap
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

@ueaweb/bannerwithoverlap

Table of Contents

Installation

npm install @ueaweb/bannerwithoverlap --S

Usage

import Hero from '@ueaweb/bannerwithoverlap';
import '@ueaweb/bannerwithoverlap/css/bannerwithoverlap.css';
{
  image?: FunctionComponent;
  colour:  '--blue' | '--green' | '--lilac' ...;
  image_style: 'small' | 'big';
  content?: FunctionComponent;
  heading: string;
  alignment: 'left' | 'right';
  order: "text-first" | "image-first";
  grey_mobile_bg: boolean;
};

Readme

Keywords

Package Sidebar

Install

npm i @ueaweb/bannerwithoverlap

Weekly Downloads

114

Version

0.0.7

License

ISC

Unpacked Size

30 kB

Total Files

9

Last publish

Collaborators

  • jamieplattenuea
  • karnege133
  • chima28
  • jimlundblad
  • ollie_watkins
  • alistairquinn-uea