sanyuan0704 / island.js

📝 Vite & MDX powered static site generator. Base on islands architecture

Home Page:https://islandjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: custom search suggestions

sanyuan0704 opened this issue · comments

Is your feature request related to a problem? Please describe.

For search component, we can expose more params to make the search behavior more flexible. For example, we can add maxSuggestion to control the suggestion number for every search.

Describe the solution you'd like

See above.

Describe alternatives you've considered

No response

Additional context

No response

Validations

  • Read the docs.
  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.