Back to Pocketbase

Function loadFS

static/jsvm/functions/_template.loadFS.html

latest800 B
Original Source

Function loadFS

  • loadFS(fsys, ...globPatterns): Renderer

LoadFS caches (if not already) the specified fs and globPatterns pair as single template and returns a ready to use Renderer instance.

There must be at least 1 file matching the provided globPattern(s) (note that most file names serves as glob patterns matching themselves).

Parameters

fsys: FS
Rest ...globPatterns: string[]

Returns Renderer

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc