mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
4.0.0-alpha.11
This commit is contained in:
@ -8,6 +8,13 @@ The Anchor component is used for navigating to a specified link. Similar to the
|
||||
|
||||
## Properties
|
||||
|
||||
#### color
|
||||
|
||||
string
|
||||
|
||||
The color to use for the anchor.
|
||||
|
||||
|
||||
#### href
|
||||
|
||||
string
|
||||
@ -26,6 +33,13 @@ another page using `href`.
|
||||
|
||||
## Attributes
|
||||
|
||||
#### color
|
||||
|
||||
string
|
||||
|
||||
The color to use for the anchor.
|
||||
|
||||
|
||||
#### href
|
||||
|
||||
string
|
||||
|
||||
Reference in New Issue
Block a user