form property

form property

The original HTMLFormElement that is associated with current instance of FormEditor.

Definition:

@property
def form(self):
    ...

See Also