4 Repos
Settings that define which user interactions initiate a specific UI action or mode.
Distinct from Trigger Configurations: Candidates are too specific to pull-to-refresh, AI responses, or surveys; this is a general interaction trigger for editing.
Explore 4 awesome GitHub repositories matching user interface & experience · Interaction Trigger Configurations. Refine with filters or upvote what's useful.
This project provides an animated Live2D character widget that can be embedded on any web page as an interactive mascot. The widget renders characters using the Cubism SDK on an HTML canvas, and can be deployed either via a content delivery network for zero-setup integration or self-hosted on a personal server for full control over asset delivery. The mascot responds to visitor actions through CSS selector-based interaction binding, displaying custom speech bubbles when users hover over or click specific page elements. Visitors can click and drag the character to reposition it anywhere on the
Defines CSS selectors and text responses in a JSON file for character reactions to page elements.
This is a Vim plugin that adds simultaneous multi-selection and parallel editing capabilities to the editor. It functions as a multi-cursor tool and regex-based batch editor, allowing users to perform the same editing action across multiple locations in a buffer at once. The extension enables the placement of virtual cursors across a document using regular expressions or by identifying all occurrences of a word. It also allows for the generation of cursors on every line within a visual selection to facilitate multi-line block editing. The tool supports synchronized character insertion and pa
Provides a configuration system to assign keyboard shortcuts for triggering and managing multicursor sessions.
Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure
Configures the specific interaction, such as a click or focus event, required to start cell editing.
x-editable ist eine jQuery-Bibliothek für In-Place-Editing, die statische Inhalte in editierbare Felder umwandelt. Sie fungiert als Inline-Content-Editor, der Aktualisierungen direkt auf einer Webseite ermöglicht, ohne dass eine Seitennavigation erforderlich ist. Die Bibliothek enthält einen anpassbaren Input-Renderer, der diverse Formate wie Textfelder, Date-Picker und Rich-Text-Editoren unterstützt. Zudem verfügt sie über einen clientseitigen Input-Validator, um bearbeitete Werte anhand spezifischer Regeln zu verifizieren, bevor Änderungen committet werden. Das Toolkit integriert sich in UI-Frameworks wie Bootstrap und jQuery UI. Es bietet konfigurierbare Interaktions-Trigger, wie z. B. einfache oder doppelte Klicks, um den Bearbeitungsmodus zu aktivieren.
Allows users to define how an editable element activates, such as through single clicks or double clicks.