We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f223a3f commit f546975Copy full SHA for f546975
ADVANCED.md
@@ -47,6 +47,7 @@
47
- [`as` props (passing a component to be rendered)](#as-props-passing-a-component-to-be-rendered)
48
- [Types for Conditional Rendering](#types-for-conditional-rendering)
49
- [Props: One or the Other but not Both](#props-one-or-the-other-but-not-both)
50
+ - [Props: Must Pass Both](#props-must-pass-both)
51
- [Props: Can Optionally Pass One Only If the Other Is Passed](#props-can-optionally-pass-one-only-if-the-other-is-passed)
52
- [Omit attribute from a type](#omit-attribute-from-a-type)
53
- [Type Zoo](#type-zoo)
0 commit comments