Class RenderingContent

java.lang.Object
com.algolia.model.recommend.RenderingContent

public class RenderingContent extends Object
Extra data that can be used in the search UI. You can use this to control aspects of your search UI, such as, the order of facet names and values without changing your frontend code.
  • Constructor Details

    • RenderingContent

      public RenderingContent()
  • Method Details