mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
docs(all): possible values are extracted by stencil (#16190)
* docs(all): possible values are extracted by stencil * add defaults * remove all hardcoded defaults * update stencil
This commit is contained in:
@ -46,7 +46,7 @@ export class Nav implements NavOutlet {
|
||||
}
|
||||
|
||||
/**
|
||||
* If `true`, the nav should animate the transition of components. Default to `true`.
|
||||
* If `true`, the nav should animate the transition of components.
|
||||
*/
|
||||
@Prop() animated = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user