

About
Reflex Showcase App
A demonstration application showcasing various Reflex components and features available for building web applications with the GWS Constellab platform.
Components
Rich Text Editor
- Rich text editor component with formatting support (bold, italic, headings, lists, formulas)
User
- user_profile_picture - Display user avatar or initials in circular format (normal/small sizes)
- user_inline_component - Avatar with full name in horizontal layout (normal/small sizes)
- user_select - Dropdown select component for choosing users from a list
Dialog
- dialog_header - Reusable header with title and close button for dialogs
- confirm_dialog - Confirmation dialog for destructive actions with async support
- form_dialog_component - Form dialog supporting create/update modes with validation
Layout
- page_sidebar_component - Responsive layout with sidebar (fixed on desktop, drawer on mobile)
- loader_section - Wrapper component displaying loading spinner while content loads
Documentation
- doc_component - Automatically generates documentation from function docstrings and type hints
Comments (0)
Write a comment