Skip to content

Commit 16f08ea

Browse files
- Added section header for wrapping BaseInputTemplate
1 parent ca602ab commit 16f08ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/docs/docs/advanced-customization/custom-templates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,8 @@ render(
362362
);
363363
```
364364

365+
### Wrapping BaseInputTemplate to customize it
366+
365367
Sometimes you just need to pass some additional properties to the existing `BaseInputTemplate`.
366368
The way to do this varies based upon whether you are using `core` or some other theme (such as `mui`):
367369

0 commit comments

Comments
 (0)