mobx-keystone

    Interface CloneOptions

    Clone options.

    interface CloneOptions {
        generateNewIds: boolean;
    }
    Index

    Properties

    Properties

    generateNewIds: boolean

    Pass true to generate new internal ids for models rather than reusing them. (Default is true)

    MMNEPVFCICPMFPCPTTAAATR