Plugins
Docusaurus Plugin Theme
Learn how to add the Search Component using the Docusaurus plugin
Docusaurus Plugin Theme
The first step is to install the plugin using your prefered method (npm, yarn, or pnpm).
Modify your docusaurus.config.js
file to include the plugin.
docusaurus.config.js
The second item in the array is the configuration object for the plugin.
For more props and customization options, see Parameters.