Skip to content

Commit

Permalink
Update en/components/snackbar.md
Browse files Browse the repository at this point in the history
Co-authored-by: Riva Ivanova <[email protected]>
  • Loading branch information
SisIvanova and RivaIvanova authored Nov 4, 2024
1 parent 8c72f23 commit 387b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/components/snackbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ public restore() {
</code-view>

### Positioning
Use [`positionSettings`]({environment:angularApiUrl}/classes/igxtoastcomponent.html#positionSettings) property to configure where the snackbar appears. By default, it is displayed at the bottom of the page. In the sample below, we set notification to appear at the top position.
Use [`positionSettings`]({environment:angularApiUrl}/classes/igxsnackbarcomponent.html#positionSettings) property to configure where the snackbar appears. By default, it is displayed at the bottom of the page. In the sample below, we set notification to appear at the top position.

```html
<!--sample.component.html-->
Expand Down

0 comments on commit 387b20e

Please sign in to comment.