Interface: IXphExtendProps
Properties
| Property | Type | Description | 
|---|---|---|
actions? | IXphActionsProps<object> | 操作组的属性 | 
auth? | Omit<IXphAuthProps, "children" | "authCode"> | 权限的属性 | 
dialog? | IXphDialogProps | 弹窗的属性 | 
form? | IXphFormProps<object> | 表单的属性 | 
table? | TXphTableProps | 表格的属性 |