React component for selecting options
Provides a drop down of selectable options.
Dropdown menu container component for navigation or actions with selectable options and popover positioning.
The **Dropdown** component is a customizable React component that provides a dropdown input with a list of selectable options.
Lists render possible actions or selectable options for a given element. This component is usually placed under a kebab menu icon.
Basic server to render templates with selectable options
The **Dropdown** component is a customizable React component that provides a dropdown input with a list of selectable options.
React Component: list of multiple checkboxes, to quickly render a list of selectable options.
List of selectable options styled with Bulma CSS
A UI component library made by Instructure Inc.
Enable other React components to be selectable by drawing a box with your mouse/touch
A simple dapp used in MetaMask e2e tests.
An Ionic component similar to Ionic Select, that allows to search items, including async search, group, add, edit, delete items, and much more.
Calendar functionality for event drag-n-drop, event resizing, date clicking, and date selecting
A React component used hooks that allows you to select elements in the drag area using the mouse
Manages a set of elements that can be selected
A library for custom text selection menus
Datatables for React using Material-UI
Svelte multi-select component
UI Selectable plugin without the bloat of jQuery and jQuery UI.
Directive to make objects selectable in vue.js application
React native component that provides a searchable list of selectable options in a modal.
Core logic for the cascade-select widget implemented as a state machine
Adds a quality selector menu for HLS sources played in videojs.
Helper of form select options.
enables :select ActiveRecord option with the :include
Provides options for rails form_for select helper. It uses some conventions for your models.
Changes the select option based on the value of the base table
Pick is a command line tool to interactively select from multiple options. It accepts options from a file or stdin, and outputs the selected value or values to stdout. See also: ipt, percol, sentaku
Spree Variant Options is a simple spree extension that replaces the radio-button variant selection with groups of option types and values. Please see the documentation for more details.
A DataMapper plugin that makes getting the <tt>select</tt> options from a Model easier.
Enhances the default capabilities found with the Rails select helper. Instead of being able to supply just the value, text, and selected/disabled attributes, you can use all valid HTML attributes for select option elements.
A Nested list is library that allow to generate a set of options to use it in simple select element. The options are generated in such way that you can get nested drop-down list saved system style just using simple <select/> element. Run rake nested_list_html_page to generate html page as example.
A DataMapper plugin that makes getting the <tt><select></tt> options from a Model easier.
View for each model is generated and selection of multiple graphing options is provided.
# Wuffl <strong> 1. Introduction </strong> Wuffl is a simple image viewer which can move pictures either to a „Selected“ folder or to a „Deleted“ folder. "Selected" and "Deleted" folders are located in the same folder as the chosen picture. Wuffl is available for Linux Ubuntu >=14.04, Mac >= OS Ventura and Windows >=10. Imagine you review you vacation photographs and you need to select which pictures to show to your friends at the next party, or you work your way through a bunch of old pictures and you need to select a view of them for a anniversary celebration. Wuffl allows you to move the picture to an extra folder ("Selected") or to a "Deleted" folder while viewing it. <strong> 2. Installation </strong> To use the Wuffl image viewer you require: <ul> <li> <a href="https://www.ruby-lang.org/en/downloads/"><code>ruby</code></a> (v2.4) </ul> as well as the following Ruby gems: <ul> <li><code>fastimage</code> <li><code>fileutils</code> <li><code>gtk3</code> <li><code>stringio</code></li> </ul> Get the Wullf image viewer by typing ```gem install wuffl``` in your command line. This will install the wuffl gem as well as the gems mentined above. <strong>3. Usage</strong> Using your terminal or cmd start Wuffl by typing <code> wuffl</code> After starting Wuffl you'll see a start screen with a line of buttons at the bottom. To select an image go to the top left corner, klick on <code>File</code> → <code>Open file</code> and browse to the location of you images. Then select an image and click <code>open</code> or just doubleclick on the selected image. <strong>4. Remarks</strong> If you have any remarks, bugs, questions etc. please tell me, I'd be happy to help.
No description provided.
No description provided.
No description provided.