Provides search input functionality that hooks into the site
To load this plugin, add the following to the extras
block in your
config.php or
theme settings.php:
'extras' => [
// ...
'cms-search' => [],
// ...
],
N/A
N/A
<input is="cms-search" type="posts"/>
Attributes
type
- The type of collection to searchN/A