Skip to content

waitForModelStoreLoad

Overview

Wait for store model config to load

Signature

waitForModelStoreLoad(app, model, pinia)

Parameters

NameTypeRequiredDescription
appstringyesThe app name.
modelstringyesThe model name.
piniaPiniayesThe Pinia instance.

Returns

Promise

Source

client/lib/router/guards.js:54

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2