1.0.59 • Published 7 months ago

@xuda.io/xuda-ui-plugin-tippy v1.0.59

Weekly downloads
-
License
Proprietary softw...
Repository
-
Last release
7 months ago

Tippy.js Xuda Plugin

The Tippy.js Xuda Plugin provides customizable, lightweight tooltips and popovers for seamless integration with Xuda UI. Enhance your application with interactive, animated, and highly configurable tooltips using the power of Tippy.js.


Features

  • Customizable Tooltips: Adjust styles, content, and animations to match your design.
  • Interactive Popovers: Tooltips can include interactive elements such as buttons or links.
  • Placement Options: Support for multiple placement options (top, bottom, left, right, etc.).
  • Triggers and Events: Configurable triggers (hover, click, focus, etc.).
  • Seamless Xuda Integration: Works natively with Xuda UI properties and rendering system.

Installation in Xuda Platform

  1. Navigate to the Plugins tab in your Xuda project node on Xuda.io.
  2. Locate the Tippy.js Xuda Plugin.
  3. Install the plugin by toggling the activation button.

Usage in Xuda Studio

  1. Open Xuda Studio on Xuda.io and select a UI component.
  2. In the Properties Pane, scroll down to find the plugin options.
  3. Activate the plugin and configure the properties as needed.

Properties

PropertyTypeDescriptionDefault Value
tippy_contentstringThe text or HTML content to display in the tooltip.Tooltip content
tippy_placementstringSets the placement of the tooltip (e.g., top, bottom, left, right).top
tippy_triggerstringSpecifies the event that triggers the tooltip (e.g., hover, click, focus).hover
tippy_interactivebooleanEnables interaction with the tooltip content.false
tippy_animationstringDefines the animation type for the tooltip (e.g., fade, scale).fade
tippy_arrowbooleanDisplays an arrow pointing to the target element.true
tippy_delaynumberSets the delay (in milliseconds) before the tooltip appears or hides.0
tippy_max_widthstringDefines the maximum width of the tooltip.300px

Example Configuration

  1. Tooltip with Custom Animation:

    • Content: Click for more info
    • Placement: right
    • Animation: scale
    • Interactive: Enabled
  2. Properties Pane in Xuda Studio:

    • tippy_content: Click for more info
    • tippy_placement: right
    • tippy_animation: scale
    • tippy_interactive: true
1.0.59

7 months ago

1.0.58

7 months ago

1.0.57

8 months ago

1.0.56

8 months ago

1.0.55

8 months ago

1.0.54

8 months ago

1.0.53

8 months ago

1.0.52

8 months ago

1.0.51

8 months ago

1.0.50

8 months ago

1.0.49

8 months ago