2022-06-17 03:07:30 +00:00
|
|
|
######################
|
|
|
|
Extend an Existing App
|
|
|
|
######################
|
2022-07-14 13:45:46 +00:00
|
|
|
You can extend a Lightning app by using community components or building your own.
|
2022-06-17 03:07:30 +00:00
|
|
|
|
|
|
|
----
|
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
<div class="display-card-container">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
.. Add callout items below this line
|
|
|
|
|
|
|
|
.. displayitem::
|
2022-07-14 13:45:46 +00:00
|
|
|
:header: Add more components
|
|
|
|
:description: Extend an app by adding a prebuilt component.
|
2022-06-17 03:07:30 +00:00
|
|
|
:col_css: col-md-4
|
|
|
|
:button_link: add_components/index.html
|
|
|
|
:height: 150
|
|
|
|
:tag: basic
|
|
|
|
|
|
|
|
.. displayitem::
|
|
|
|
:header: Add a web user interface (UI)
|
2022-07-14 13:45:46 +00:00
|
|
|
:description: Extend an app by adding a web user interface (UI)
|
2022-06-17 03:07:30 +00:00
|
|
|
:col_css: col-md-4
|
|
|
|
:button_link: add_web_ui/index.html
|
|
|
|
:height: 150
|
|
|
|
:tag: basic
|
|
|
|
|
|
|
|
.. displayitem::
|
2022-07-14 13:45:46 +00:00
|
|
|
:header: Add a url link
|
|
|
|
:description: Extend an app by adding a web url link
|
2022-06-17 03:07:30 +00:00
|
|
|
:col_css: col-md-4
|
|
|
|
:button_link: add_web_link.html
|
|
|
|
:height: 150
|
|
|
|
:tag: basic
|
|
|
|
|
|
|
|
.. displayitem::
|
2022-07-14 13:45:46 +00:00
|
|
|
:header: Build a component
|
|
|
|
:description: Extend an app by building a component
|
2022-06-17 03:07:30 +00:00
|
|
|
:col_css: col-md-4
|
|
|
|
:button_link: build_lightning_component/index.html
|
|
|
|
:height: 150
|
|
|
|
:tag: basic
|
|
|
|
|
|
|
|
.. displayitem::
|
|
|
|
:header: Add a server
|
2022-07-14 13:45:46 +00:00
|
|
|
:description: Extend an app by adding a server to a component.
|
2022-06-17 03:07:30 +00:00
|
|
|
:col_css: col-md-4
|
|
|
|
:button_link: add_server/index.html
|
|
|
|
:height: 150
|
|
|
|
:tag: Intermediate
|
|
|
|
|
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|