Back to Pocketbase

Interface Form

static/jsvm/interfaces/multipart.Form.html

latest1005 B
Original Source

Interface Form

Form is a parsed multipart form. Its File parts are stored either in memory or on disk, and are accessible via the [*FileHeader]'s Open method. Its Value parts are stored as strings. Both are keyed by field name.

Hierarchy

  • Form

Index

Methods

removeAll

Properties

filevalue

Methods

removeAll

  • removeAll(): void

RemoveAll removes any temporary files associated with a [Form].

Returns void

Properties

file

file: _TygojaDict

value

value: _TygojaDict

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc