Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the desired shape of the 'Did you mean' search query suggestions.

Hierarchy

  • DidYouMeanTemplate

Index

Constructors

Properties

Constructors

constructor

Properties

cssClasses

cssClasses: DidYouMeanClasses

The CSS classes used to decorate the search results.

renderDidYouMean

renderDidYouMean: RenderDidYouMeanFunction

This function will be used to render a single search query suggestion. If you don't overwrite this function, the default function DID_YOU_MEAN_FUNCTION will be used.

Generated using TypeDoc