跳到主要内容

ui/build/collection-table/collection-table.svelte

ui/build/collection-table/collection-table.svelte

Type Aliases

default

type default<TCollections, TName, TRow> = InstanceType<typeof default>;

Defined in: apps/website/.api-docs-entry/ui/build/collection-table/collection-table.svelte.d.ts:24

Type Parameters

Type Parameter Default type
TCollections extends CollectionRegistry CollectionRegistry
TName extends ConfirmationProps<TCollections> ConfirmationProps<TCollections>
TRow extends object ConfirmationProps<TCollections, TName>

Variables

default

const default: $$IsomorphicComponent;

Defined in: apps/website/.api-docs-entry/ui/build/collection-table/collection-table.svelte.d.ts:24