Function: bindDeckToPath()
bindDeckToPath(
model,base):void
Defined in: path-binding.ts:78
Bind a deck's slide control to the URL. Call from INSIDE a component (the Deck does it when given basePath) — the effect belongs to that reactive owner and unbinds when the page unmounts.
Parameters
model
base
string
Returns
void