kibana/docs/development/core/public/kibana-plugin-public.notificationssetup.toasts.md
Rudolf Meijering dc22d2065a
[Core] Fix core api changes exit code (#36053) (#36101)
* Bump api-extractor to fix missing warning bug

* Fix api-extractor not failing build on api changes

Workaround for upstream bug

* Don't fail build for api-extractor warnings

Warnings like forgotten exports won't fail the build. Instead these
will be added as comments to the api review files. Thus even though
the build won't break, these warnings will show up in code review and
should be fixed by the author.

This is to allow us to merge the workaround for the upstream bugs
without breaking master until we've addressed all the warnings.
2019-05-06 10:45:13 +02:00

399 B

Home > kibana-plugin-public > NotificationsSetup > toasts

NotificationsSetup.toasts property

Signature:

toasts: ToastsApi;