We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d4850 commit 13f3fabCopy full SHA for 13f3fab
CHANGELOG.md
@@ -21,6 +21,8 @@ All notable changes for each version of this project will be documented in this
21
- `IgxSnackbar`
22
- `message` property has been deprecated. You can place the *message text* in the snackbar content or pass it as parameter to `show` method instead.
23
- An optional string parameter `message` has been added to `show()` method.
24
+- `IgxGrid`
25
+ - Expose a setter for grid's `outlet` property, which can be used to set the outlet used to attach the grid's overlays to.
26
27
## 10.0.0
28
0 commit comments