Variable: TrayMenuGroupEntrySchema
Makaio Framework / services-core/tray-menu/schemas / TrayMenuGroupEntrySchema
Variable: TrayMenuGroupEntrySchema
Section titled “Variable: TrayMenuGroupEntrySchema”
constTrayMenuGroupEntrySchema:ZodObject<{enabled:ZodDefault<ZodBoolean>;entryId:ZodString;label:ZodString;metadata:ZodOptional<ZodRecord<ZodString,ZodUnknown>>;priority:ZodDefault<ZodNumber>; },$strip>
Defined in: ../../../packages/services/core/src/tray-menu/schemas.ts:29
A group entry inherits its owning package and section from the group.