issues
search
jina-ai
/
jina-ui
Monorepo for JinaJS and frontend projects
https://showcase.jina.ai/
Apache License 2.0
7
stars
9
forks
source link
Create the component for search bar (input area)
#12
Closed
pswu11
closed
3 years ago
pswu11
commented
3 years ago
First iteration:
have the component accept input such as files, text, etc.
when the user press enter or click the search button, it calls the fallback function to get search results
expose the on search function
Later:
we can add customization layers (...)
First iteration:
Later: