TyphonJS Runtime Library (FVTT) 0.2.0
#standard/component/container
TJSScrollContainer
Props
Type Alias Props
Props
:
{
container
?:
TJSScrollContainerData
;
scrollTop
?:
Writable
<
number
>
;
styles
?:
{
[
key
:
string
]:
string
}
;
}
Props type alias for
associated component
.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0
Props type alias for associated component.