Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will the plugin support The lang attribute for the search box ? #27

Closed
haiting opened this issue Nov 17, 2022 · 3 comments
Closed

Will the plugin support The lang attribute for the search box ? #27

haiting opened this issue Nov 17, 2022 · 3 comments

Comments

@haiting
Copy link

haiting commented Nov 17, 2022

The plugin don't support language configuration Currently,can it be configure with a parameter like lang ?

plugins: [
     vueJsx(),
    SearchPlugin({
      encode: false,
      tokenize: 'full',
      lang: 'zh-CN'
    })
 ],
@haiting
Copy link
Author

haiting commented Nov 17, 2022

or the search box can be change by pass a slot?

@emersonbottero
Copy link
Owner

I'll try to add an labels options

@emersonbottero
Copy link
Owner

See chinese settings for example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants