Click or drag to resize

PFLinkSettings Properties

The PFLinkSettings type exposes the following members.

Properties
  NameDescription
Public propertyIcon
The font-awesome icon name (e.g. "user-circle-o")
Public propertyIconPosition
The icon position.
Public propertyIconSize
The icon size in pixels.
Public propertyOpenInNewTab
Defines whether this button should open the given url in a new tab.
Public propertyText
The text of the button.
Public propertyTextSize
The text size in pixels.
Public propertyUrl
The url this buttons navigates to when clicked.
Top
See Also