createEntryStatus(options?: EntryTemplateOptions): { key: string; component: any; props: { part: string; class: string; }; }

Parameters

options