Function: AISparkle()
AISparkle(
props
):Element
AISparkle component renders a link with a sparkle icon and tooltip.
Parameters
• props
The properties object.
• props.sparkleLink?: string
= "#"
The URL for the link. Defaults to "#".
• props.sparkleText?: string
The text to be displayed in the tooltip.
Returns
Element
The rendered AISparkle component.