X Tutup
Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 545 Bytes

File metadata and controls

18 lines (14 loc) · 545 Bytes

ng doc

Overview

ng doc [search term] Opens the official Angular API documentation for a given keyword on angular.io.

Options

search

--search (alias: -s) default value: false

Search for the keyword in the whole [angular.io](https://angular.io) documentation instead of just the API.

X Tutup