跳到主要内容

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

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

Classes

CollectionDetailPreferences

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

Constructors

Constructor
new CollectionDetailPreferences(): CollectionDetailPreferences;
Returns

CollectionDetailPreferences

Methods

isFullScreen()
isFullScreen(collectionName): boolean;

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

Parameters
Parameter Type
collectionName string
Returns

boolean

toggleFullScreen()
toggleFullScreen(collectionName): void;

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

Parameters
Parameter Type
collectionName string
Returns

void