tree: 980832d46d85458c0bad93786e6d626eb93a613b
  1. assets/
  2. examples.md
  3. installation.md
  4. README.md
  5. typical-use.md
components/Banner/docs/README.md

Banner

A banner displays a prominent message and related optional actions.


Overview

MDCBannerView is a view that displays an important, succinct message, and provides actions for users to address (or dismiss the banner). It requires a user action to be dismissed.

MDCBannerView is currently a beta component. Therefore, clients that wish to use MDCBannerView in their app will need to manually clone the repo and add the code to their project.

Installation

Usage

Examples