Skip to content

Commit 99fc6d7

Browse files
authored
Merge pull request #873 from data-driven-forms/add-mua-text-field-props
Add FormFieldGridProps to mua text field docs.
2 parents 5f8cc49 + 26b18cc commit 99fc6d7

File tree

1 file changed

+8
-0
lines changed
  • packages/react-renderer-demo/src/doc-components/examples-texts/mui

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
import Common from './common.md';
2+
3+
<Common />
4+
5+
### Composite props
6+
|name|type|default|target component|
7+
|----|----|-------|----------------|
8+
|FormFieldGridProps|object|`{}`|[Grid](https://material-ui.com/api/grid/)|

0 commit comments

Comments
 (0)