Giter Site home page Giter Site logo

Comments (2)

AnteeHub avatar AnteeHub commented on June 14, 2024

一个简单的 hack

你可以自行编写一个 input 组件,然后点击搜索时利用 docusaurus/router 的路由能力跳转到 /search ,查询的内容(以“xxx”为例子)使用 url params 携带,一个例子如下:
your-site-name/search?q=xxx
这样可以跳转到插件内置的搜索结果页。

为什么这么做?

由于这个插件没有暴露出内部的 api 或者搜索框组件,所以不能在外部直接调用这部分的能力。

from docusaurus-search-local.

weareoutman avatar weareoutman commented on June 14, 2024

You can try like this, in which the author seems swizzled @theme/DocSidebar/Desktop and @theme/Navbar, moved SearchBar from Navbar to DocSidebar.

image

from docusaurus-search-local.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.