1
0
Fork 0

docs(DocSearch): Quick documentation fix

This commit is contained in:
Pixelastic 2016-03-05 00:55:19 +01:00
parent 83af3c8040
commit 7f472baa5d

View file

@ -7,8 +7,8 @@ import version from './version.js';
import $ from 'npm-zepto';
/**
* Adds an autocomplete dropdown to an input fields
* @function documentationSearch
* Adds an autocomplete dropdown to an input field
* @function DocSearch
* @param {string} options.apiKey Read-only API key
* @param {string} options.indexName Name of the index to target
* @param {string} options.inputSelector CSS selector that targets the input