IfProps
Interface: IfProps
Defined in: components/defaultDevComponents.tsx:555
Условный рендер для dev-режима.
Дети трактуются как [then, else].
Properties
children?
optionalchildren:ReactNode
Defined in: components/defaultDevComponents.tsx:557
condition?
optionalcondition:boolean
Defined in: components/defaultDevComponents.tsx:556