#
searchbar
Here are 180 public repositories matching this topic...
JasonStoltz
commented
Oct 31, 2019
The Results component should accept a prop called 'displayFields` which would allow users to specify which fields from their result object to display. The parameter should be able to express:
- Order
- field
- field label
Example:
result:
{
title: {title value},
date: {date value},
cats: {cats value }
isbn: {isbn value}
}
Component using new field
An Ionic-based versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, create items, customize the layout with templates and much more.
-
Updated
Feb 17, 2022 - TypeScript
A demo showcasing how to implement a Dial app-like Toolbar transition
-
Updated
Sep 23, 2021 - Java
A light-weight UICollectionViewFlowLayout subclass that allows the first item to be retractable.
-
Updated
Apr 4, 2019 - Swift
微信小程序搜索框组件:使用简单、文档注释详细、简洁美观
-
Updated
Jan 15, 2018 - JavaScript
jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
javascript
metadata
jquery-plugin
widget
ui
jquery-ui
filter
filterlist
faceted-search
query-builder
filter-plugin
search-interface
structured-data
searchbar
filtering
searchview
querybuilder
ui-component
metadata-driven
evolutility
-
Updated
Jan 4, 2022 - JavaScript
A lightweight, customizable omnibox in Javascript, for use with a Jina backend.
-
Updated
Jun 8, 2021 - JavaScript
The famous iOS search bar with auto completion feature implemented.
-
Updated
Feb 3, 2020 - Swift
swift
ios
uikit
searchbar
navigationbar
uinavigationitem
uinavigationbar
uisearchbar
uisearchcontroller
swiftui
-
Updated
Jul 14, 2021 - Swift
Expandable, collapsible, filterable and single/multi selectable table view.
swift
ios
ui
cocoapod
cocoapods
protocol
mvvm
selectable
tableview
collapsible
pod
reusable
filterable
ui-components
searchbar
expandable
uicomponent
protocol-oriented-programming
swift4
-
Updated
Nov 17, 2019 - Swift
Library SearchView material design
search
searchable
searchbar
searchview
library-searchview-material
toolbar-search-view
search-view-animation
searchanimation
search-whatsapp
-
Updated
Apr 12, 2018 - Java
react native material design searchbar
-
Updated
Nov 18, 2019 - JavaScript
Material design styled search UI consists of search bar and search results view.
-
Updated
May 31, 2020 - Swift
Hunt for problems to solve using GitHub API. Save time searching for "good first issue" or "help wanted" labels.
-
Updated
Feb 5, 2021 - JavaScript
(微信小程序插件) yuanful-ui是一套可添加到微信小程序内直接使用的免费功能插件,无需重复开发,为用户提供更丰富的服务。
calendar
popover
accordion
tabs
loading
icon
searchbar
mini-program
wx-plugins
city-index
float-button
noticebar
-
Updated
May 29, 2018
A UI package for React Native
-
Updated
Nov 30, 2018 - JavaScript
像一只飞鸟在互联网的丛林中自由起飞?飞鸟导航 - 一个追求极致和创新的网址导航,拥有简单漂亮的界面、强大的搜索栏和集成子程序(通过iframe)的功能。
-
Updated
Feb 17, 2022 - TypeScript
JavaScript library to develop Search UIs for the web
search
autocomplete
instant-search
search-interface
searchbar
search-box
search-widget
search-as-you-type
javascripit
search-ui
addsearch
-
Updated
Feb 16, 2022 - JavaScript
Search models fast in Django Admin UI
-
Updated
Apr 30, 2021 - HTML
Improve this page
Add a description, image, and links to the searchbar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the searchbar topic, visit your repo's landing page and select "manage topics."
Is there any way to implement horizontal radio button group?