From 20a0e94aa4875c540626aa2971a7277e7d76f86d Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Mon, 1 Apr 2024 14:14:04 +0300 Subject: [PATCH] Message for ripple --- doc/ripple/CustomDoc.vue | 69 ++++++++++++++++++++------------------- doc/ripple/DefaultDoc.vue | 3 +- 2 files changed, 38 insertions(+), 34 deletions(-) diff --git a/doc/ripple/CustomDoc.vue b/doc/ripple/CustomDoc.vue index 45d533c5a..6d3859572 100644 --- a/doc/ripple/CustomDoc.vue +++ b/doc/ripple/CustomDoc.vue @@ -2,39 +2,42 @@

Default styling of the animation adds a shade of white. This can easily be customized using css that changes the color of p-ink element.

-
-
- Green -
-
- Orange -
-
- Purple +
+ Ripple option at the configurator needs to be turned on for the demo. +
+
+ Green +
+
+ Orange +
+
+ Purple +
diff --git a/doc/ripple/DefaultDoc.vue b/doc/ripple/DefaultDoc.vue index 657ca0f9f..db3494c04 100644 --- a/doc/ripple/DefaultDoc.vue +++ b/doc/ripple/DefaultDoc.vue @@ -2,7 +2,8 @@

Ripple is enabled by adding add p-ripple class to the target and attach the directive with the v- prefix.

-
+
+ Ripple option at the configurator needs to be turned on for the demo.
Default