Socket
Socket
Sign inDemoInstall

ember-model-select

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-model-select

An ember-cli addon to provide a searchable model select box with infinite scroll support.


Version published
Weekly downloads
66
increased by57.14%
Maintainers
1
Weekly downloads
 
Created
Source

ember-model-select

Build Status Ember Observer Score

An ember-cli addon to provide a searchable model select box with infinite scroll support.

Installation

ember install ember-model-select

Usage

TBD

{{model-select
  modelName='user'
  labelProperty='name'
  selectedModelId=selectedModel.id
  onChange=(action (mut selectedModel))
}}

Code and documentation copyright 2018 Wedding Shoppe Inc. and contributors. Code released under the MIT license.

Keywords

FAQs

Package last updated on 02 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc