-
Notifications
You must be signed in to change notification settings - Fork 4
Doc
Milko Venkov edited this page Mar 8, 2018
·
4 revisions
Introduced in Ignite UI CLI v1.3.0
The ig doc
searches the Infragistics knowledge base for information about a given search term.
The command takes in a single search term and opens the Infragistics search in the default browser:
ig doc igx-grid
will open the Infragistics web site and will search for igx-grid
, listing all the results.
The command can be called without a term:
Running ig doc
command without arguments will prompt you to Enter a search term
.
When the search term is a phrase composed of multiple words, wrap it in "
:
ig doc "igx-grid paging help"
will open the appropriate search page