A collection of pre-built UI components for Reflex (formerly Pynecone). Version 0.9.4. Release cadence: frequent updates targeting Reflex compatibility. Used to extend Reflex applications with common UI patterns like dashboards, tables, and forms.
pip install reflex-components-coreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Reflex app using a Dashboard component from reflex-components-core.
Use exact version pinning: reflex-components-core==0.9.4
Import with underscores: from reflex_components_core import ...
Review the changelog on GitHub for component renames.
No resource links recorded.