• Apply standard attributes to all input elements.

    Parameters

    • input: HTMLElement

      The element being configured

    • config: FormInputConfig<any>

      Configuration for the element

    Returns void