PFLinkButtonSettings Properties |
The PFLinkButtonSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Ambience |
The color theme (aka "ambience") of this widget. E.g. "darkBlue", "danger", "accent"
|
![]() | 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.
|
![]() | Shadow |
If set to true, displays a shadow underneath the button (3D look)
|
![]() | Text |
The text of the button.
|
![]() | TextAlign |
The text horizontal alignment.
|
![]() | TextSize |
The text size in pixels.
|
![]() | Url |
The url this buttons navigates to when clicked.
|
![]() | VerticalAlign |
The text vertical alignment.
|