ButtonLink renders a styled anchor element that looks like a button.
Supports predefined color themes and opens the link in a new tab
with secure rel attributes.
- Description:
- ButtonLink renders a styled anchor element that looks like a button. Supports predefined color themes and opens the link in a new tab with secure rel attributes.
- Source:
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object | Component props.
Properties
|
Returns:
Styled anchor element rendered as a button-like link.
- Type
- JSX.Element