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

noResults and VerticalResults README Updates #781

Open
creotutar opened this issue May 13, 2020 · 0 comments
Open

noResults and VerticalResults README Updates #781

creotutar opened this issue May 13, 2020 · 0 comments

Comments

@creotutar
Copy link
Contributor

creotutar commented May 13, 2020

Currently SDK supports

(1) For both UniversalResults and VerticalResults for legacy no results

    noResultsMessage: 'No Results',
    noResultsTryUniversalMessage: 'Try Universal',
    noResultsSuggestionsTitle: 'Try these',
    noResultsSuggestions: ['', '']

(2) For ANSWERS.init

  noResults: {
    // Optional, whether to display all results in the vertical when no results are found. Defaults to false, in which case only the no results card will be shown.
    displayAllResults: true
  },

(3) For VerticalResults

verticalPages: []
@creotutar creotutar changed the title noResults README Updates noResults and VerticalResults README Updates May 13, 2020
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

1 participant