Skip to content

Type Alias: ResourcefulModelRelationshipMetaChoice

ts
type ResourcefulModelRelationshipMetaChoice = {
  label: string;
  value: any;
};

Properties

PropertyType
labelstring
valueany