Props type aliases
ProviderProps
ProviderProps props are used with the Provider component, so that Store, Metrics, Indexes, Relationships, Queries, and Checkpoints objects can be passed into the context of a Svelte 5 application and used throughout. Read more.
TablesViewProps
The TablesViewProps type describes the props of the TablesView component. Read more.
TableViewProps
The TableViewProps type describes the props of the TableView component. Read more.
ResultSortedTableViewProps
The ResultSortedTableViewProps type describes the props of the ResultSortedTableView component. Read more.
ResultTableViewProps
The ResultTableViewProps type describes the props of the ResultTableView component. Read more.
SortedTableViewProps
The SortedTableViewProps type describes the props of the SortedTableView component. Read more.
LinkedRowsViewProps
The LinkedRowsViewProps type describes the props of the LinkedRowsView component. Read more.
LocalRowsViewProps
The LocalRowsViewProps type describes the props of the LocalRowsView component. Read more.
RemoteRowViewProps
The RemoteRowViewProps type describes the props of the RemoteRowView component. Read more.
ResultRowViewProps
The ResultRowViewProps type describes the props of the ResultRowView component. Read more.
RowViewProps
The RowViewProps type describes the props of the RowView component. Read more.
CellViewProps
The CellViewProps type describes the props of the CellView component. Read more.
ResultCellViewProps
The ResultCellViewProps type describes the props of the ResultCellView component. Read more.
ValuesViewProps
The ValuesViewProps type describes the props of the ValuesView component. Read more.
ValueViewProps
The ValueViewProps type describes the props of the ValueView component. Read more.
BackwardCheckpointsViewProps
The BackwardCheckpointsViewProps type describes the props of the BackwardCheckpointsView component. Read more.
CheckpointViewProps
The CheckpointViewProps type describes the props of the CheckpointView component. Read more.
CurrentCheckpointViewProps
The CurrentCheckpointViewProps type describes the props of the CurrentCheckpointView component. Read more.
ForwardCheckpointsViewProps
The ForwardCheckpointsViewProps type describes the props of the ForwardCheckpointsView component. Read more.
IndexViewProps
The IndexViewProps type describes the props of the IndexView component. Read more.
MetricViewProps
The MetricViewProps type describes the props of the MetricView component. Read more.
SliceViewProps
The SliceViewProps type describes the props of the SliceView component. Read more.