Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Validate without form element #339

Description

@mete89

Hey @ansman,

I have a form element which consist of 4 step wizard. At each step I want to call validate function.
If I use something like below to get input elements it doesn't work at all.

const elements = document.querySelectorAll(".wizard-step-1");
What do you suggest for such a case?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions