Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, is there a documentation for umbraco directives such as
thanks, Harshit
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. :)
Thanks a lot Erik.
is working on a reply...
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.
Continue discussion
umbraco directiive information
Hi, is there a documentation for umbraco directives such as
thanks, Harshit
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. :)
Thanks a lot Erik.
is working on a reply...
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.