matrix-js-sdk
    Preparing search index...

    Interface IFieldType

    interface IFieldType {
        placeholder: string;
        regexp: string;
    }
    Index

    Properties

    Properties

    placeholder: string
    regexp: string