@samatawy/diagrams
    Preparing search index...

    Interface MetaAddAdapterConfig

    interface MetaAddAdapterConfig {
        basePath: string;
        keyPlaceholder?: string;
        buttonLabel?: string;
    }
    Index

    Properties

    basePath: string
    keyPlaceholder?: string
    buttonLabel?: string