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 7b5592b commit d6072dcCopy full SHA for d6072dc
packages/core/src/components/toast/toaster.tsx
@@ -87,9 +87,6 @@ export interface IToasterProps extends IProps {
87
88
/**
89
* Position of `Toaster` within its container.
90
- *
91
- * Note that only `TOP` and `BOTTOM` are supported because Toaster only
92
- * supports the top and bottom edge positioning.
93
* @default Position.TOP
94
*/
95
position?: ToasterPosition;
0 commit comments