mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(navbar): add doc for hideBackButton
This commit is contained in:
@ -125,7 +125,7 @@ export class Navbar extends ToolbarBase {
|
|||||||
private _bgRef: ElementRef;
|
private _bgRef: ElementRef;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @private
|
* @input {boolean} whether the back button should be shown or not
|
||||||
*/
|
*/
|
||||||
@Input()
|
@Input()
|
||||||
get hideBackButton(): boolean {
|
get hideBackButton(): boolean {
|
||||||
|
Reference in New Issue
Block a user