Interface: RegisteredType
Defined in: api.ts:59
Editor metadata carried alongside a registration so the built-in editors can render it with zero hardcoding.
Extends
Properties
defaults?
optionaldefaults?:Record<string,unknown>
Defined in: api.ts:55
Inherited from
fields?
optionalfields?:FieldDef[]
Defined in: api.ts:56
Inherited from
icon?
optionalicon?:string
Defined in: api.ts:54
Inherited from
name
name:
string
Defined in: api.ts:61
type
type:
string
Defined in: api.ts:60