@maxhealth.tech/prefab / actions / OpenFilePicker
Class: OpenFilePicker
Defined in: actions/client.ts:179
Base interface all actions implement
Implements
Constructors
Constructor
ts
new OpenFilePicker(opts?): OpenFilePicker;Defined in: actions/client.ts:180
Parameters
| Parameter | Type |
|---|---|
opts? | OpenFilePickerOpts |
Returns
OpenFilePicker
Methods
toJSON()
ts
toJSON(): ActionJSON;Defined in: actions/client.ts:182