Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add own HTML and specify setAutoHideAnimation property #50

Open
aslamj opened this issue Feb 5, 2016 · 2 comments
Open

How to add own HTML and specify setAutoHideAnimation property #50

aslamj opened this issue Feb 5, 2016 · 2 comments

Comments

@aslamj
Copy link

aslamj commented Feb 5, 2016

I'm doing:
notificationsConfigProvider.setAutoHideAnimation('fadeOutNotifications');
notificationsConfigProvider.setAutoHideAnimationDelay(15 * 1000);
But I don;t see any animations at hide time when I'm running the example.

Also is there a way to specify own HTML for message? When notificationsConfigProvider.setAcceptHTML(true), can I put in any HTML or it has limited capabilities.

@PhilipTodd
Copy link

Yes, it's not clear how the setAutoHideAnimation() method should be used. It'd be nice if someone could give a quick explanation or example.

Does the 'fadeOutNotifications' parameter refer to the css class?

@jcubic
Copy link

jcubic commented Oct 3, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants