Skip to content

@sqlrooms/vega / getCachedVegaLiteSchema

Function: getCachedVegaLiteSchema()

getCachedVegaLiteSchema(): object | null

Synchronously returns cached schema, or null if not yet loaded. Use loadVegaLiteSchema() to ensure the schema is loaded.

Returns

object | null