Skip to content

crelte / / getEntry

Function: getEntry()

ts
function getEntry(): Readable<Entry>;

Get a store with the current entry

Note

This only works during component initialisation.

Returns

Readable<Entry>