feat(toast): add stacked buttons functionality (#26790)

This commit is contained in:
Liam DeBeasi
2023-02-15 09:56:02 -05:00
committed by GitHub
parent daa89a26ac
commit fc5fcc064d
24 changed files with 134 additions and 6 deletions

View File

@ -121,6 +121,7 @@ export {
TextareaCustomEvent,
ToastOptions,
ToastButton,
ToastLayout,
ToggleChangeEventDetail,
ToggleCustomEvent,
} from "@ionic/core/components";