Liking cljdoc? Tell your friends :D

cljdoc.render.search


search-formclj

(search-form)
(search-form search-terms)
source

search-pageclj

(search-page context)
source

suggest-apiclj

(suggest-api context)

Provides suggestions for auto-completing the search terms the user is typing. Note: In Firefox, the response needs to reach the browser within 500ms otherwise it will be discarded.

For more information, see:

Provides suggestions for auto-completing the search terms the user is typing.
Note: In Firefox, the response needs to reach the browser within 500ms otherwise it will be discarded.

For more information, see:
- https://developer.mozilla.org/en-US/docs/Web/OpenSearch
- https://developer.mozilla.org/en-US/docs/Archive/Add-ons/Supporting_search_suggestions_in_search_plugins
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close