mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(toolbar/navbar): link sections
This commit is contained in:
@@ -60,7 +60,10 @@ class ToolbarBackground {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @name Navbar
|
||||
* @see {@link ../../toolbar/Toolbar/ Toolbar API Docs}
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ion-navbar',
|
||||
template:
|
||||
|
||||
@@ -75,6 +75,7 @@ export class ToolbarBase extends Ion {
|
||||
* <ion-content></ion-content>
|
||||
* ```
|
||||
* @demo /docs/v2/demos/toolbar/
|
||||
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ion-toolbar',
|
||||
|
||||
Reference in New Issue
Block a user