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

feat: docs addition for RS SearchBox #245

Merged
merged 5 commits into from Jan 3, 2022
Merged

feat: docs addition for RS SearchBox #245

merged 5 commits into from Jan 3, 2022

Conversation

mohdashraf010897
Copy link
Member

@mohdashraf010897 mohdashraf010897 commented Nov 10, 2021

PR Type For ReactiveSearch, we created a Searchbox component. This PR adds docs support for the same.

  • Searchbox support in React
  • Searchbox support in Vue

Implementation PR: appbaseio/reactivesearch#1806

Notion Link


```js
<SearchBox
componentId="SearchBoxSensor"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mohdashraf010897 Check the indent here.

src/data/sidebars/web-reactivesearch.yaml Outdated Show resolved Hide resolved
<br />

<!-- Example will be added once the implementation PR is merged -->
<iframe src="https://codesandbox.io/embed/github/appbaseio/reactivesearch/tree/next/packages/web/examples/DataSearch" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mohdashraf010897 We should update this example before merging this PR.

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

Successfully merging this pull request may close these issues.

None yet

3 participants