We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239232c commit 0a55ebbCopy full SHA for 0a55ebb
core/src/components/toast/toast.tsx
@@ -54,7 +54,7 @@ import type {
54
* @part message - The body text of the toast.
55
* @part icon - The icon that appears next to the toast content.
56
* @part button - Any button element that is displayed inside of the toast.
57
- * @part button cancel - Any button element with role "cancel" that is displayed inside of the toast.*
+ * @part button cancel - Any button element with role "cancel" that is displayed inside of the toast.
58
*/
59
@Component({
60
tag: 'ion-toast',
0 commit comments