GitHub

Display

The Display component displays other components.

Preview

API Reference

proptypedefaultdescription
packagetyping.Literal['flect']flectNone
class_nametyping.Optional[str]NoneSpecifies the Tailwind CSS classes for the component.
display_typetyping.Literal['auto', 'boolean', 'json', 'null', 'text']autoSpecifies the display's type.
valuetyping.AnyNoneSpecifies the display's value.