@detachhead/smui-banner
TypeScript icon, indicating that this package has built-in type declarations

7.0.0-beta.0-7aa154b58dd17d39757ade237397a003da4f0bdc • Public • Published

Svelte Material UI - Banner

Banners display important, succinct messages. They can provide actions for the user to take. They requires user action to be dismissed.

Banners are persistent and non-modal, and they should be displayed at the top of the viewport, below a top app bar. Only one banner should be shown to the user at any time.

Installation

npm install --save-dev @smui/banner

Examples and Usage Information

https://sveltematerialui.com/demo/banner

More Information

See Banners in the Material design spec.

See Banner in MDC-Web for information about the upstream library's architecture.

Package Sidebar

Install

npm i @detachhead/smui-banner

Weekly Downloads

0

Version

7.0.0-beta.0-7aa154b58dd17d39757ade237397a003da4f0bdc

License

Apache-2.0

Unpacked Size

151 kB

Total Files

24

Last publish

Collaborators

  • detachhead