PFLinkSettings Properties |
The PFLinkSettings type exposes the following members.
Name | Description | |
---|---|---|
Icon |
The font-awesome icon name (e.g. "user-circle-o")
| |
IconPosition |
The icon position.
| |
IconSize |
The icon size in pixels.
| |
OpenInNewTab |
Defines whether this button should open the given url in a new tab.
| |
Text |
The text of the button.
| |
TextSize |
The text size in pixels.
| |
Url |
The url this buttons navigates to when clicked.
|