Function Show

  • Show children if when prop is true, otherwise show fallback.

    Type Parameters

    • T

    Parameters

    • props: ShowProps<T>

    Returns Getter<any>