Skip to content

Commit 149b795

Browse files
committed
Backoffice UI library link updates
1 parent dc76f32 commit 149b795

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

14/umbraco-cms/customizing/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ In this section, you will find all the resources you need to build an intuitive
2626
[extension-types](../customizing/extending-overview/extension-types/)
2727
{% endcontent-ref %}
2828

29+
{% content-ref url="https://apidocs.umbraco.com/v15/ui-api/index.html" %}
30+
[Backoffice UI API](https://apidocs.umbraco.com/v15/ui-api/index.html)
31+
{% endcontent-ref %}
32+
2933
***
3034

3135
## Umbraco Training

15/umbraco-cms/customizing/ui-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ With Umbraco 14 the Umbraco backoffice has been rebuilt using Web Components and
1616

1717
With the UI API, you get a set of collections related to modules export, interfaces, and hierarchy. This includes code examples and much more that you can use to extend the backoffice.
1818

19-
<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://apidocs.umbraco.com/v15/ui/"><strong>Backoffice UI Library</strong></a></td><td>See, test, and get a feel for the familiar backoffice components built using the new UI components.</td><td><a href="https://apidocs.umbraco.com/v15/ui/">https://apidocs.umbraco.com/v15/ui/</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice (1) (2).png">Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice (1) (2).png</a></td></tr><tr><td><a href="https://apidocs.umbraco.com/v15/ui-api/index.html"><strong>Backoffice UI API</strong></a></td><td>See what all of the modules export, interfaces, hierarchy, code examples, and much more.</td><td><a href="https://apidocs.umbraco.com/v15/ui-api/index.html">https://apidocs.umbraco.com/v15/ui-api/index.html</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit (1).png">Documentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit (1).png</a></td></tr></tbody></table>
19+
<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://apidocs.umbraco.com/v15/ui/"><strong>Backoffice UI Library</strong></a></td><td>See, test, and get a feel for the familiar backoffice components built using the new UI components.</td></tr></tbody></table>
2020

2121
## UI Library Storybook
2222

0 commit comments

Comments
 (0)