Conformal TypeScript API
    Preparing search index...

    Type Alias ProviderProps

    type ProviderProps = {
        mockInfos?: Map<string, Info>;
    }
    Index

    Properties

    Properties

    mockInfos?: Map<string, Info>

    Mock information about parameters. Setting this allows you to iterate on the UI without having to run the full plug-in.