mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-nav-push
NavPush is a component used to navigate to the specified component.
It is the element form of NavController.push()
Properties
| Property | Attribute | Description | Type |
|---|---|---|---|
componentProps |
-- | Data you want to pass to the component as props | ComponentProps |
component |
component |
Component to navigate to | NavComponent |
Built with StencilJS