From 6795e5070fdc96b513ccb703ba158862f9a543f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 4 Aug 2021 11:58:33 +0300 Subject: [PATCH] toast doc updated --- src/views/toast/ToastDoc.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/views/toast/ToastDoc.vue b/src/views/toast/ToastDoc.vue index 23f9e12f0..2d79a98ff 100755 --- a/src/views/toast/ToastDoc.vue +++ b/src/views/toast/ToastDoc.vue @@ -95,6 +95,18 @@ export default defineComponent({ string null Key of the Toast to display the message. + + + styleClass + string + null + Style class of the message. + + + contentStyleClass + string + null + Style class of the content.