Styled List Components
Description
Liberty Core provides predefined styled list components to enhance UI consistency and usability.
List_StaticMenus
is a styled version of the standardList
, ensuring that the content does not overflow.ListItemButton_DynamicMenus
is an enhancedListItemButton
that dynamically adjusts its background when opened.
Props
ListItemButton_DynamicMenus
Prop | Type | Default | Description |
---|---|---|---|
open |
boolean |
false |
Controls the background change when expanded. |
Example Usage
Basic Styled List
Styled List Components
List_StaticMenus
: A non-overflowing styled list.ListItemButton_DynamicMenus
: A dynamic list item button with background changes.
Notes
ListItemButton_DynamicMenus
uses opacity-based background change when open.List_StaticMenus
ensures list content remains visually structured.
Useful Links
🔗 GitHub Repository (Core): Liberty Core
🔗 GitHub Repository (Test Project): Liberty Test
📖 Live Documentation: Liberty Core Docs
💖 Sponsor & Support: Sponsor Liberty Core