Skip to content

Commit

Permalink
docs(igxToggle): update README.md, #3636
Browse files Browse the repository at this point in the history
  • Loading branch information
wnvko committed Jan 23, 2019
1 parent b569f27 commit 4d11b6d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -53,7 +53,7 @@ handlers when the toggle is opened and respectively closed.

# IgxToggleAction Directive

The **IgxToggleAction** provides a way for user to Open/Close(toggle) every Component/Directive which implements **IToggleView** interface by providing the reference to this particular Component/Directive or ID which is registered into **IgxNavigationService**. It is also applicable upon **IgxToggle**
The **IgxToggleAction** provides a way for user to Open/Close(toggle) every Component/Directive which implements **IToggleView** interface by providing the reference to this particular Component/Directive or ID which is registered into **IgxNavigationService**. It is also applicable upon **IgxToggle**. When applied to a Component/Directive **IgxToggleAction** forces **IToggleView**'s target to be the element where **IgxToggleAction** is set.

You can see it in action [here](https://www.infragistics.com/products/ignite-ui-angular/angular/components/toggle.html)

Expand Down

0 comments on commit 4d11b6d

Please sign in to comment.