We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f8cc49 + 26b18cc commit 99fc6d7Copy full SHA for 99fc6d7
1 file changed
packages/react-renderer-demo/src/doc-components/examples-texts/mui/text-field.md
@@ -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