steeve:growl-alerts-manager

v0.0.5Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

growl-alerts-manager

a package that makes it easy to use bootstrap-3 growl alerts

dependencies

bootstrap-3 bootstrap-growl

usage

Alert.setMessage(options);

options

options = {title: 'Success', message: 'File save successful.',type: ['info', 'warning', 'danger', 'success', offset: ['top', 'bottom'], offsetAmount: [number], align: ['right', 'left', 'center]};