@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbElementCreateOptionsModalData

    Data passed to the element create options modal.

    interface UmbElementCreateOptionsModalData {
        parent: UmbEntityModel;
    }
    Index

    Properties

    Properties