🚨The documentation is still a work in progress. 🚨
Django-Components
SUMMARY
Initializing search
    EmilStenstrom/django-components
    EmilStenstrom/django-components
      • Code of Conduct
      • Community
      • Compatibility
      • Development
      • Installation
      • License
      • Security notes 🚨
      • Welcome to Django Components
        • Accessing component inputs
        • Autodiscovery
        • Component context and scope
        • Components as views
        • Components in Python
        • Components in templates
        • Defining HTML / JS / CSS files
        • HTML attributes
        • Single-file components
        • Slots
        • Template tag syntax
        • Create your first component
        • Authoring component libraries
        • Registering components
        • Lifecycle hooks
        • Prop drilling and provide / inject
        • Rendering JS / CSS
        • Tag formatters
        • Typing and validation
        • Running with development server
        • Logging and debugging
        • Syntax highlighting
      • Cookbook
      • django_components
        • app_settings
        • apps
        • attributes
        • autodiscovery
        • component
        • component_media
        • component_registry
        • components
          • dynamic
        • context
        • dependencies
        • expression
        • finders
        • library
        • management
          • commands
            • startcomponent
            • upgradecomponent
        • middleware
        • node
        • provide
        • slots
        • tag_formatter
        • template
        • template_loader
        • template_parser
        • templatetags
          • component_tags
        • types
        • urls
        • util
          • cache
          • html
          • loader
          • logger
          • misc
          • nanoid
          • tag_parser
          • types
          • validation
      • django_components_js
      • docs
        • scripts
          • reference
    • Changelog

    SUMMARY

    • django_components
    • app_settings
    • apps
    • attributes
    • autodiscovery
    • component
    • component_media
    • component_registry
    • components
      • dynamic
    • context
    • dependencies
    • expression
    • finders
    • library
    • management
      • commands
      • startcomponent
      • upgradecomponent
    • middleware
    • node
    • provide
    • slots
    • tag_formatter
    • template
    • template_loader
    • template_parser
    • templatetags
      • component_tags
    • types
    • urls
    • util
      • cache
      • html
      • loader
      • logger
      • misc
      • nanoid
      • tag_parser
      • types
      • validation
    • django_components_js
    • build
    • docs
    • scripts
      • reference
    Made with Material for MkDocs