1
0
Fork 0
This commit is contained in:
s-pace 2019-03-12 09:37:44 +01:00
parent d84f6bc248
commit aaa74a88ae

View file

@ -25,6 +25,7 @@ config.
// we create your config
apiKey: '<API_KEY>',
indexName: '<INDEX_NAME>',
//appId: '<APP_ID>', // Should be only included if you are running DocSearch on your own.
// Replace inputSelector with a CSS selector
// matching your search input
inputSelector: '<YOUR_CSS_SELECTOR>',