Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
FilePickerInputConfig
Interface FilePickerInputConfig
interface
FilePickerInputConfig
{
noupload
?:
boolean
;
placeholder
?:
string
;
type
?:
any
;
}
Index
Properties
noupload?
placeholder?
type?
Properties
Optional
noupload
noupload
?:
boolean
Optional
placeholder
placeholder
?:
string
Optional
type
type
?:
any
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
noupload
placeholder
type
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...