From e0a57ec6330675886c9322f9f4f76a89d10bf896 Mon Sep 17 00:00:00 2001
From: Daniel Wurzer Scale
scale-in
to scale the element up until it is shown.
Copied! content_copy diff --git a/feature-discovery.html b/feature-discovery.html index 201efe7..8e6be9f 100644 --- a/feature-discovery.html +++ b/feature-discovery.html @@ -18,8 +18,8 @@ wrong time, they can be intrusive and annoying. - Open tap target - Close tap target + Open tap target + Close tap targetdiff --git a/grid.html b/grid.html index d444c9c..611b116 100644 --- a/grid.html +++ b/grid.html @@ -154,7 +154,7 @@Container
Demo
Try the button below to see what the page looks like without containers.
- Turn off Containers + Turn off Containersdiff --git a/modals.html b/modals.html index 4146275..6064ec5 100644 --- a/modals.html +++ b/modals.html @@ -16,7 +16,9 @@ of the trigger. To add a close button, just add the class.modal-close
to your button. - Modal + + Show Modal +@@ -135,18 +135,18 @@Properties
Custom HTML
You can pass in an toastId as the argument as well. This toastId should refer to some template in the HTML that will be used as toast content.
- +This is toast nº1 with a link- +
- + This is toast nº1 with a link @@ -158,9 +158,9 @@Custom HTML
@@ -171,7 +171,7 @@Callback
You can have the toast callback a function when it has been dismissed.
- +- +
Styling Toasts
you, but you can create your own CSS classes and apply them to toasts. Checkout out our full example below. - +// 'rounded' is the class I'm applying to the toast diff --git a/tooltips.html b/tooltips.html index 7d88cb6..1f6a58a 100644 --- a/tooltips.html +++ b/tooltips.html @@ -18,17 +18,17 @@