mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
docs(components): running validate built some docs
This commit is contained in:
@ -13,11 +13,15 @@ It is the element form a calling `NavController.setRoot()`
|
||||
|
||||
string
|
||||
|
||||
Component you want to make root for the navigation stack
|
||||
|
||||
|
||||
#### componentProps
|
||||
|
||||
ComponentProps
|
||||
|
||||
Data you want to pass to the component as props
|
||||
|
||||
|
||||
## Attributes
|
||||
|
||||
@ -25,11 +29,15 @@ ComponentProps
|
||||
|
||||
string
|
||||
|
||||
Component you want to make root for the navigation stack
|
||||
|
||||
|
||||
#### component-props
|
||||
|
||||
|
||||
|
||||
Data you want to pass to the component as props
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user