📄️ LMFeedTopicChip
LMFeedTopicChip is a widget that represents a topic chip in a feed. It displays the topic name and an optional icon. The icon can be placed before or after the topic name and can be tapped to perform an action. The topic chip can be customized by passing in the required parameters and can be used in a list of chips.
📄️ LMFeedTopicTile
LMFeedTopicTile is a widget that represents a tile for a topic in a feed. It displays the topic text and an optional icon to indicate the selection state. The tile can be customized by passing in the required parameters, such as the topic data, selection state, and appearance options.
📄️ LMFeedTopicBar
LMFeedTopicBar is a widget that represents a topic bar in a feed. It displays the selected topics and provides an option to open a topic selector. The widget can be customized by passing in the required parameters and styling options.
📄️ LMFeedTopicFeedGrid
LMFeedTopicFeedGrid is a widget that displays a grid of selected topics in a feed. It allows users to see the currently selected topics and interact with them. The widget can be customized by passing in the required parameters.