Interface CoreSmartSnippetQuestionsListState

A scoped and simplified part of the headless state that is relevant to the SmartSnippetQuestionsList controller.

interface CoreSmartSnippetQuestionsListState {
    questions: SmartSnippetRelatedQuestion[];
}

Hierarchy (View Summary)

Properties

Properties

The related questions for the current query