@vinejs/vine - v4.2.0
    Preparing search index...

    Class MetaModifier<Schema>

    Adds meta data to the schema type.

    Type Parameters

    Implements

    Index

    Constructors

    Properties

    "[ITYPE]": Schema[typeof ITYPE]

    Define the input type of the schema

    "[OTYPE]": Schema[typeof OTYPE]

    The output value of the field. The property points to a type only and not the real value.

    "[COTYPE]": Schema[typeof COTYPE]

    Type marker for camelCase output type inference

    Accessors

    Methods