@procivis/react-native-one-core
    Preparing search index...

    Interface DateDataTypeParams

    interface DateDataTypeParams {
        error?: DataTypeError;
        max?: string;
        min?: string;
    }
    Index

    Properties

    Properties

    error?: DataTypeError
    max?: string
    min?: string