TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#standard/component/container
TJSScrollContainer
Props
Type Alias Props
Props
:
{
container
?:
TJSScrollContainerData
;
scrollTop
?:
Writable
<
number
>
;
styles
?:
Record
<
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-next.1
Props type alias for associated component.