src/model/knowledge_panel library
Classes
- KnowledgePanel
- KnowledgePanels are a standardized and generic units of information that the client can display on the product page.
- TitleElement
- An element representing the title of the KnowledgePanel which could consist of a text title, subtitle and an icon.
Enums
- Evaluation
- Evaluation of the panel, depicting whether the content of the panel is good/bad/neutral for the topic to which the panel applies.
- Grade
- Grade of the panel, depicting the level of impact the product has on the corresponding topic.
- KnowledgePanelSize
- Size of the KnowledgePanel, if small the client must display the panel in a compact size.
- Level
- Level of information conveyed by this KnowledgePanel.
- TitleElementType
- Type of title element.