werkbank
    Preparing search index...

    Type Alias InputProps<Schema>

    InputProps: JSX.IntrinsicElements["input"] & ValidationProps<Schema>

    Props for the Input and Password components.

    Type Parameters

    • Schema extends BaseSchema<any, any, any>

    Extends standard HTML input attributes and adds validation-specific properties.