Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
iommi 7.14.3 documentation
Logo
iommi 7.14.3 documentation
  • Getting started
  • Tutorial
  • Common config
    • after
    • assets
    • attr
    • attrs
    • auto
    • endpoints
    • extra and extra_evaluated
    • extra_params
    • include
    • iommi_style
    • name/display_name/iommi_path
    • tag
    • template
    • title/h_tag
  • Components
    • Edit tables
    • Forms
    • Fragments
    • Main menu
    • Pages
    • Queries
    • Tables
  • Cookbook
    • General
    • Parts & Pages
    • Forms
    • Tables
    • Edit tables
    • Queries
    • Porting
    • Main menu
  • Understanding iommi
    • Architecture
    • Equivalence
    • Philosophy
    • Registrations
    • Semantic models
  • Access control
  • Admin
  • API Reference
    • Action
    • Asset
    • Attrs
    • Cell
    • Cells
    • Column
    • ColumnHeader
    • Container
    • EditColumn
    • EditTable
    • Endpoint
    • Field
    • Filter
    • Form
    • FormAutoConfig
    • Fragment
    • Header
    • HeaderConfig
    • Members
    • Menu
    • MenuItem
    • Page
    • Part
    • Query
    • QueryAutoConfig
    • Style
    • Table
    • TableAutoConfig
    • Traversable
  • Dev tools
  • Add iommi to a FBV
  • Path decoding
  • Production use
  • Registrations
  • Style
  • Views
  • Imports used in the iommi documentation
  • Changelog
  • Credits
  • Contributing
  • @github
  • @discord
  • @pypi
Back to top
View this page

Components¶

The core of iommi are these components:

  • Edit tables
  • Forms
    • Fully automatic forms
    • Declarative forms
    • Programmatic forms
    • Post handlers
    • Customization of save behavior on Form.create/edit
  • Fragments
  • Main menu
  • Pages
    • Example
    • Page
    • Add more parameters to a Page
    • html
    • Part
    • Fragment
  • Queries
    • Query language
    • Stand alone example
  • Tables
    • Creating tables from models
    • Explicit tables
    • Table as CSV
    • Table of plain python objects
Next
Edit tables
Previous
title/h_tag
Copyright © 2025, Anders Hovmöller & Johan Lübcke
Made with Sphinx and @pradyunsg's Furo