diff --git a/src/views/avatar/AvatarDoc.vue b/src/views/avatar/AvatarDoc.vue
index 053e1cbd4..78d6a23b3 100644
--- a/src/views/avatar/AvatarDoc.vue
+++ b/src/views/avatar/AvatarDoc.vue
@@ -186,7 +186,7 @@ import AvatarGroup from 'primevue/avatargroup';
View on GitHub
-
diff --git a/src/views/badge/BadgeDoc.vue b/src/views/badge/BadgeDoc.vue
index b62ca1484..5d1a54605 100644
--- a/src/views/badge/BadgeDoc.vue
+++ b/src/views/badge/BadgeDoc.vue
@@ -185,7 +185,7 @@ Vue.directive('badge', BadgeDirective);
View on GitHub
-
+
diff --git a/src/views/carousel/CarouselDoc.vue b/src/views/carousel/CarouselDoc.vue
index 8bbd625c5..75a8fee0b 100755
--- a/src/views/carousel/CarouselDoc.vue
+++ b/src/views/carousel/CarouselDoc.vue
@@ -449,7 +449,7 @@ export default {
{{slotProps.data.name}}
- {{slotProps.data.price}}
+ \${{slotProps.data.price}}
{{slotProps.data.inventoryStatus}}
{{slotProps.data.name}}
- {{slotProps.data.price}}
+ \${{slotProps.data.price}}
{{slotProps.data.inventoryStatus}}
{{slotProps.data.name}}
- {{slotProps.data.price}}
+ \${{slotProps.data.price}}
{{slotProps.data.inventoryStatus}}
@@ -427,40 +427,96 @@ export default {
},
'api': {
content: `
-
-
-
+
+
+
+
+
+
+
+ Basic
+
+
+
+ Position
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/terminal/TerminalDoc.vue b/src/views/terminal/TerminalDoc.vue
index 5a10e8cd3..e67e4b9b7 100755
--- a/src/views/terminal/TerminalDoc.vue
+++ b/src/views/terminal/TerminalDoc.vue
@@ -142,7 +142,7 @@ export default {
View on GitHub
-
+
diff --git a/src/views/toast/ToastDoc.vue b/src/views/toast/ToastDoc.vue
index c552da4d8..006a26ae8 100755
--- a/src/views/toast/ToastDoc.vue
+++ b/src/views/toast/ToastDoc.vue
@@ -286,7 +286,7 @@ this.$toast.add({severity:'success', summary: 'Specific Message', group: 'mykey'
View on GitHub
-
+
@@ -370,6 +370,10 @@ export default {
content: `
+
+
+
+
Severities
@@ -452,8 +456,34 @@ button {
},
'api': {
content: `
-
-
+
+
+
+
+
+
+
+
+ Severities
+
+
+
+
+
+ Positions
+
+
+
+
+ Options
+
+
+
+ Remove All
+
+
+
+