Function getFormSpecific

  • Get the FormSpecific from the form with id equal to specificId or undefined

    Parameters

    • form: Form
    • specificId: string

    Returns FormSpecific | undefined

Generated using TypeDoc