Modelina
    Preparing search index...

    Type Alias TypeContext<T, Options, DependencyManager>

    Type Parameters

    Index

    Properties

    constrainedModel: T

    The specific constrained model that we are trying to find the type for

    dependencyManager: DependencyManager

    Dependency manager that can be used to add custom dependencies to the rendering of the model, such as when using external types.

    options: Options

    The underlying options provided to the generator

    If the model is a property in an object model this can be used to conditionally change types based on property information.