ApiModule.svelte

Declarations
#

view source

ApiModule
#

ApiModule.svelte view source

module_path

The module path parameter from the route (e.g., "lib/Button.svelte").

type string | Array<string>

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

Depends on
#