Interface

CrudFormField

ui-decorators.CrudFormField

Form field interface with CRUD operation information

Properties:
Name Type Description
operation CrudOperations

The CRUD operation associated with this field

View Source ui/interfaces.ts, line 6

Extends

  • FieldProperties