Components
Card
Example Usage
Example Output
Overview
pydantic model zero_true.Card
The Card component serves as a versatile container in user interfaces, designed to group related UI elements together.
It offers customization options through various properties such as background color, elevation, and density, enabling designers to tailor its appearance and behavior to fit different contexts and layouts.
Each card can house multiple child components, each occupying its own row, which makes it an ideal choice for creating structured, yet visually appealing content displays.
JSON Schema
Bellow are the various attributes you can assign to the component. Utlizing them can allow for modifications to the pre-created object.
zero_true.Card
Zero True Component
Methods
classmethod get_value_from_global_state(value, values)