Skip to content

Manual Type Creation #4

@Tbhesswebber

Description

@Tbhesswebber

Typegen isn't working (particularly in a Code Sandbox where it wasn't worth setting it up), but I can't quite figure out the way that I should be constructing the type for my logic. I dug through types.ts to see if there was something along the lines of MakeFormLogicType<TInputs, TValues, TActions, TProps> = MakeLogicType<FormValues<TInputs> & TValues, FormActions<TInputs> & TActions, TProps>. There's nothing that I've seen in any documentation and the types file doesn't have anything that obviously attempts to solve this problem - is there a recommended path forward here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions