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

    Function createChainableState

    • Takes a Transaction & Editor State and turns it into a chainable state object

      Parameters

      • config: { state: EditorState; transaction: Transaction }

        The transaction and state to create the chainable state from

      Returns EditorState

      A chainable Editor state object