1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/docs/js/docs.js
2025-05-17 00:46:31 +02:00

9 lines
171 B
JavaScript

import docsearch from '@docsearch/js';
docsearch({
container: '#docsearch',
appId: "NE1EGTYLS9",
indexName: "tabler",
apiKey: "016353235ef1dd32a6c392be0e939058",
});