I am using 1 stencil component inside other component
I want to validate input box inside my-input component on click of submit button of form which is in my-form component.
how it can be achieved ?
I am using 1 stencil component inside other component
I want to validate input box inside my-input component on click of submit button of form which is in my-form component.
how it can be achieved ?