FunctionsIfIf CallableIf(props: { children?: Children; condition?: MaybeSignal<boolean> }): TemplateIf is a component that can be used to render conditionally.
If
is a component that can be used to render conditionally.