Search
Loading...
Skip to content

Interface: LibraryOptions

Represents options for a library.

The LibraryOptions interface provides a set of properties that control the behavior and appearance of a library. These options include settings for the entries, select handler, and searchable state.

Properties#

PropertyTypeDescription
entriesstring[]
onSelect?(asset) => Promise<void>-
searchable?boolean-