Skip to content

FilePickerFile

FilePickerFile #

id #

id: int

TBD

name #

name: str

File name without a path.

path #

path: str | None = None

Full path to a file.

Note

Works for desktop and mobile only. Will be None on web.

size #

size: int

File size in bytes.