ValidationLogicFn

Type Alias: ValidationLogicFn()

ts
type ValidationLogicFn = (props) => void;
type ValidationLogicFn = (props) => void;

Defined in: packages/form-core/src/ValidationLogic.ts:56

Parameters

props

ValidationLogicProps

Returns

void

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.