Skip to content

Commit 16ba8d7

Browse files
committed
update Edit comment
1 parent c4f3c11 commit 16ba8d7

File tree

1 file changed

+2
-0
lines changed
  • packages/ra-ui-materialui/src/detail

1 file changed

+2
-0
lines changed

packages/ra-ui-materialui/src/detail/Edit.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ import { Loading } from '../layout';
2121
*
2222
* The <Edit> component accepts the following props:
2323
*
24+
* - children: Component rendering the Form Layout
25+
* - render: Alternative to children. A function to render the Form Layout. Receives the edit context as its argument.
2426
* - actions
2527
* - aside
2628
* - component

0 commit comments

Comments
 (0)