Copied to clipboard

Flag this post as spam?

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


  • Harshit 64 posts 226 karma points
    Oct 07, 2015 @ 09:35
    Harshit
    0

    umbraco directiive information

    Hi, is there a documentation for umbraco directives such as

    thanks, Harshit

  • Lars-Erik Aabech 348 posts 1096 karma points MVP 4x c-trib
    Oct 07, 2015 @ 11:00
    Lars-Erik Aabech
    100

    There is some auto generated documentation for the V7 backoffice on the "Belle" project over at github:
    http://umbraco.github.io/Belle/#/api
    However, the directives in the backoffice aren't documented.

    Creating property editors are documented here:
    https://our.umbraco.org/documentation/Extending/Property-Editors/

    The only way to learn about the directives for now is reading the code in Umbraco.Web.UI.Client:
    https://github.com/umbraco/Umbraco-CMS/tree/dev-v7/src/Umbraco.Web.UI.Client/src/common/directives

    Hope you can find your way. :)

  • Harshit 64 posts 226 karma points
    Oct 08, 2015 @ 04:13
    Harshit
    0

    Thanks a lot Erik.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies