Preparing search index...
The search index is not available
The RpgLogs Scripting API
The RpgLogs Scripting API
RpgLogs
TableComponent
Type Alias TableComponent
Table
Component
:
{
component
:
"Table"
;
props
:
{
columns
:
Record
<
string
,
TableColumn
>
;
data
:
readonly
Record
<
string
,
unknown
>
[]
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
The RpgLogs Scripting API
Loading...