Icon that comes with the popover mixin. Works the same as FwPopoverButton, except it uses i as tag instead of button.

Note: In most cases, you should use FwInfoIcon, which is more streamlined to use.

Show:

container

Unknown

Container for the popover, set to 'body' to prevent parent styling from modifying the popover

content

Unknown

Content of the popover

icon

String

Font-Awesome icon name and class


Default: 'fa-solid fa-info'

placement

Unknown

Placement of the popover (top, bottom, left, right, or auto) auto is a special placement which will appear top or bottom based on location on the screen

popoverTrigger

Unknown

Trigger of the popover (hover, click, focus, or pinnable) pinnable is special behavior which supports both click and hover

title

Unknown

Title of the popover