Type alias FormElementLookupStaticDataPreFillClearValue

FormElementLookupStaticDataPreFillClearValue: {
    type: "CLEAR";
} & FormElementLookupStaticDataPreFillBase

Type declaration

  • type: "CLEAR"