mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(): update auto-generated docs
This commit is contained in:
@@ -78,13 +78,6 @@ button with a border, or to `"solid"`. The default style is `"solid"` except ins
|
||||
a toolbar, where the default is `"clear"`.
|
||||
|
||||
|
||||
#### goBack
|
||||
|
||||
boolean
|
||||
|
||||
If true, the transition direction will be backwards upon navigation. Defaults to `false`.
|
||||
|
||||
|
||||
#### href
|
||||
|
||||
string
|
||||
@@ -109,6 +102,14 @@ boolean
|
||||
If true, activates a button with rounded corners.
|
||||
|
||||
|
||||
#### routerDirection
|
||||
|
||||
string
|
||||
|
||||
When using a router, it specifies the transition direction when navigating a
|
||||
another page usign `href`.
|
||||
|
||||
|
||||
#### size
|
||||
|
||||
string
|
||||
@@ -176,13 +177,6 @@ button with a border, or to `"solid"`. The default style is `"solid"` except ins
|
||||
a toolbar, where the default is `"clear"`.
|
||||
|
||||
|
||||
#### go-back
|
||||
|
||||
boolean
|
||||
|
||||
If true, the transition direction will be backwards upon navigation. Defaults to `false`.
|
||||
|
||||
|
||||
#### href
|
||||
|
||||
string
|
||||
@@ -207,6 +201,14 @@ boolean
|
||||
If true, activates a button with rounded corners.
|
||||
|
||||
|
||||
#### router-direction
|
||||
|
||||
string
|
||||
|
||||
When using a router, it specifies the transition direction when navigating a
|
||||
another page usign `href`.
|
||||
|
||||
|
||||
#### size
|
||||
|
||||
string
|
||||
|
||||
Reference in New Issue
Block a user