Appearance
crelte / / getEntry
function getEntry(): Readable<Entry>;
Get a store with the current entry
This only works during component initialisation.
Readable<Entry>
Readable
Entry