Class BaseForm

The main implementation of all the Form logic. Note that this class is

Declaration

@html_safe
class BaseForm
source link

Documentation

different than Form. See the comments by the Form class for more info. Any
improvements to the form API should be made to this class, not to the Form
class.

Methods

Subclasses

Reexports