awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRemote Data Selection

Dropdown interfaces that fetch and filter results from external APIs on demand.

Distinct from Select Dropdowns: Specifies that the data source for the dropdown is a remote API, distinguishing it from static select dropdowns.

Explore 1 awesome GitHub repository matching user interface & experience · Remote Data Selection. Refine with filters or upvote what's useful.

Awesome Remote Data Selection GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sagalbot/vue-selectsagalbot का अवतार

    sagalbot/vue-select

    4,679GitHub पर देखें↗

    vue-select is a reusable UI component for Vue applications that serves as an accessible replacement for the standard HTML select element. It provides a filterable dropdown interface designed to handle single or multiple selections and tagging. The component supports asynchronous data fetching and remote data selection, allowing users to search and retrieve information from external servers. It also includes server-side rendering integration to improve initial page load speed and search engine visibility. The project covers a range of capabilities including real-time search filtering, custom

    Fetches and displays filtered results from an external API within the dropdown to avoid loading large datasets.

    JavaScriptcomboboxlistboxselect
    GitHub पर देखें↗4,679
  1. Home
  2. User Interface & Experience
  3. Select Dropdowns
  4. Remote Data Selection