Function nullInAspect

  • Creates an aspect applied to control with null instance value.

    Type Parameters

    • TValue

      Input value type.

    • TInstance

      Aspect instance type.

    Returns Applied<TValue, TInstance | null>

    Applied input aspect.

Generated using TypeDoc