Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • pseudoCK 1 post 21 karma points
    Jan 29, 2024 @ 23:07
    pseudoCK
    0

    Finding the API for Umbraco.PropertyEditors.BlockEditor.InlineBlockEditor in the ng-controller

    Hello all, this is my first post and I have a question about the ng-controller use. When I was looking at the Backoffice code of the "inlineblock.editor.html" file, I noticed a line which states:

    ... ng-controller="Umbraco.PropertyEditors.BlockEditor.InlineBlockEditor as vm" ...
    

    I'm curious what properties and methods the InlineBlockEditor class or object has. I tried looking in the documentation of this object, but I could not find it.

    Where may I find more information about the API of InlineBlockEditor and the other PropertyEditors in terms of its methods and properties via the ng-controller?

    I thank you for your time.

Please Sign in or register to post replies

Write your reply to:

Draft