Describe the bug
Higher-Order Layout Components documentation page mentions using ConditionalRender in quartz.ts to provide custom component rendering conditions. However, unlike, say, instructions on custom Explorer filters in quartz.ts, this bit doesn't explain where specifically the code should be used and what should be imported in order to do so.
To Reproduce
Steps to reproduce the behavior:
- Navigate to TS Override Instructions in Quartz documentation
Expected behavior
Clear instructions on using ConditionalRender are provided.
Screenshots and Source

Desktop (please complete the following information):
not applicable
Additional context
not applicable
Describe the bug
Higher-Order Layout Components documentation page mentions using
ConditionalRenderinquartz.tsto provide custom component rendering conditions. However, unlike, say, instructions on custom Explorer filters inquartz.ts, this bit doesn't explain where specifically the code should be used and what should be imported in order to do so.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Clear instructions on using
ConditionalRenderare provided.Screenshots and Source

Desktop (please complete the following information):
not applicableAdditional context
not applicable