Skip to content

Files

Latest commit

 

History

History
 
 

react-giphy-selector

cljsjs/react-giphy-selector - A very customizable react search component for picking the perfect giphy.

https://github.com/tshaddix/react-giphy-selector

[cljsjs/react-giphy-selector "0.0.3-0"] ;; latest release

This jar comes with deps.cljs as used by the Foreign Libs feature of the ClojureScript compiler. After adding the above dependency to your project you can require the packaged library like:

(ns application.core
  (:require cljsjs.react-giphy-selector))

;; Access with
(.-Selector js/ReactGiphySelector)
;; or
(.-ResultSort js/ReactGiphySelector)
;; or
(.-ResultSort js/ReactGiphySelector)