TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/fvtt/filepicker/button
TJSFileSlotButton
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
button
?:
object
;
pickerOptions
?:
any
;
urlString
?:
string
;
[
x
:
string
]:
any
;
}
Indexable
[
x
:
string
]:
any
Index
Properties
button?
picker
Options?
url
String?
Properties
Optional
button
button
?:
object
Optional
picker
Options
pickerOptions
?:
any
Optional
url
String
urlString
?:
string
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
button
picker
Options
url
String
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.