ApiIndex.svelte

Declarations
#

view source

ApiIndex
#

ApiIndex.svelte view source

library?

The library instance to render API docs for. Defaults to getting from library_context.

type Library
optional

tome?

The tome for the API docs page. Defaults to looking up the 'api' tome.

type Tome
optional

minimal?

Whether to show minimal content (just a link to full API docs). Used when the API index is shown on a parent docs page.

type boolean
optional

Depends on
#