Crud
Options
: { columns
?: { [prop:
string]
: ColumnCompositionProps; }; mode
?: { isAppendWhenAdd
?: boolean; isMergeWhenUpdate
?: boolean; name
?: string; [key:
string]
: any; }; setting
?: { viewFormUseCellComponent
?: false; }; } & CrudBinding
crud配置