5.4.14 • Published 4 years ago

@comparaonline/ui-promotions-message-banner v5.4.14

Weekly downloads
16
License
MIT
Repository
-
Last release
4 years ago

@comparaonline/ui-promotions-message-banner

Installation

yarn add @comparaonline/ui-promotions-message-banner

Usage

import { MessageBanner } from '@comparaonline/ui-promotions-message-banner';

<MessageBanner
  backgroundColor="..."
  title="..."
  content="..."
  imageUrl="..."
  link={{ url: "...", text: "..." }}
/>
proprequiredtypedescription
backgroundColortruestringBackground color of container
contenttruestringContent text
titlefalsestringTitle text
imageUrlfalsestringUrl of image
linkfalseobject: { url: string, text: string }Text and url of content link
5.4.14

4 years ago

5.4.12

4 years ago

5.4.4

5 years ago

5.4.1

5 years ago

5.4.0

5 years ago