ktui-select
OfficialEffortless multi-select dropdown creation with KtUI
Authorkeenthemes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
KtUI Select (KTSelect) simplifies the creation of multi-select dropdowns, reducing the complexity of handling native select elements and enabling powerful features like search, tags mode, and remote data loading.
Core Features & Use Cases
- Rich Multi-Select Dropdown: Offers a customizable and searchable multi-select dropdown as an alternative to the standard select element.
- Flexible Usage: Supports various modes such as tags, combobox, and remote data fetching, catering to diverse user needs.
- Use Case: Ideal for scenarios where users need to select multiple items from a list, such as tagging, filtering, or setting preferences.
Quick Start
To initiate the Select component with search enabled, use the following script:
<select data-kt-select="true" data-kt-select-enable-search="true">
<option value="">Select...</option>
<option value="1">Option 1</option>
<option value="2">Option 2</option>
</select>
Dependency Matrix
Required Modules
@keenthemes/ktui
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ktui-select Download link: https://github.com/keenthemes/ktui/archive/main.zip#ktui-select Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.