Skip to content

v0.40.0

Choose a tag to compare

@n1k0 n1k0 released this 30 Aug 07:05
· 1550 commits to main since this release
  • Add support for form context (#285)

The formContext object

You can provide a formContext object to the Form, which is passed down to all fields and widgets (including TitleField and DescriptionField). Useful for implementing context aware fields and widgets.