> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/choosing-the-right-components/feature-comparison.md).

# Feature Comparison

Five component lines, one question: where are you building today? Compare at a glance, then dive into the details.

## Compare the Avonni component lines

The Avonni suite meets you where you work: the Flow Builder, the Lightning App Builder, Experience Cloud, or your own codebase. Components often share a name (Button, Data Table) while their capabilities differ depending on where they run. This page puts those differences side by side.

If you would rather be walked through the choice, start with the [Selection Guide](https://docs.avonnicomponents.com/choosing-the-right-components/selection-guide).

## At a glance

| Component line       | Where you build          | Best for           | Package                       |
| -------------------- | ------------------------ | ------------------ | ----------------------------- |
| **App Builder**      | Lightning App Builder    | Quick display      | Avonni Experience Components  |
| **Dynamic**          | Lightning and Experience | Complex logic      | Avonni Experience Components  |
| **Flow Screen**      | Flow Builder             | Wizards            | Avonni Flow Screen Components |
| **Experience Sites** | Experience Builder       | Customer portals   | Avonni Experience Components  |
| **LWC**              | Your own code            | Custom development | Avonni LWC Components         |

Three packages carry the five lines. [Installation & Package](https://docs.avonnicomponents.com/choosing-the-right-components/installation-and-package) has the install links and the steps.

## Find your fit

Open the tab that matches your project. Each one tells you what the line does best, and when another line fits better.

{% tabs %}
{% tab title="🧩 App Builder" %}
**Fast, standard dashboards on Lightning pages.** Drag, drop, done.

* Simple setup, Salesforce look and feel
* Conditional visibility built into App Builder
* Lightweight components for quick display

**Pick a different line if** you need reactive formulas, custom branding, or components that talk to each other: that is [Dynamic Components](https://docs.avonnicomponents.com/dynamic-components).

📦 Included in [Avonni Experience Components](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended) · [Documentation](https://docs.avonnicomponents.com/app-builder-components)
{% endtab %}

{% tab title="⚡ Dynamic" %}
**Advanced, reactive interfaces directly on your pages.** The closest thing to custom development without code.

* Formulas, real-time updates, and conditional visibility on the page
* Components react to each other and to record changes
* Custom branding beyond the Salesforce style
* Works for internal pages and guest users alike

**Pick a different line if** you need a multi-step guided process: that is [Flow Screen Components](https://docs.avonnicomponents.com/flow).

📦 Included in [Avonni Experience Components](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended) · [Documentation](https://docs.avonnicomponents.com/dynamic-components)
{% endtab %}

{% tab title="🔀 Flow Screen" %}
**Multi-step wizards and guided data collection.** The only line built around a process rather than a page.

* 70+ components that live inside your Flow variables
* Deep integration with Flow logic, formulas, and automation
* Multi step processes as a core feature

**Pick a different line if** you want always-on content on a page, with no flow to launch: that is [Dynamic Components](https://docs.avonnicomponents.com/dynamic-components).

📦 [Avonni Flow Screen Components](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000IDsfbUAD\&channel=recommended) · [Documentation](https://docs.avonnicomponents.com/flow)
{% endtab %}

{% tab title="🖥️ Experience Sites" %}
**Branded portals for customers and partners.** Built for external users.

* Fully branded, beyond the Salesforce look
* Designed for Experience Cloud sites and guest access
* Flexible layouts for public-facing pages

**Pick a different line if** your audience is internal only: App Builder or [Dynamic Components](https://docs.avonnicomponents.com/dynamic-components) cover that with less setup.

📦 Included in [Avonni Experience Components](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended) · [Documentation](https://docs.avonnicomponents.com/experience-cloud)
{% endtab %}

{% tab title="💻 LWC" %}
**Production-ready building blocks for your own code.** For developers writing Lightning Web Components.

* 55+ components you reference with `avonni-*` tags, like the standard `lightning-*` ones
* 12 Data Driven components that query records themselves, with zero Apex
* Full control: your logic in JavaScript, your styling through CSS and styling hooks

**Pick a different line if** nobody on the team writes code: the no-code builders cover pages, flows, and sites.

📦 [Avonni LWC Components](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000FiERkUAN) · [Documentation](https://docs.avonnicomponents.com/lwc-components)
{% endtab %}
{% endtabs %}

## The full matrix

For a side-by-side view of every capability, expand the table below.

<details>

<summary>See the complete feature matrix</summary>

|                               | App Builder                                                                                                                                              | Dynamic                                                                                                                                                  | Flow Screen                                                                                                                             | Experience Sites                                                                                                                                         | LWC                                                                                                        |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| 📦 **Package**                | [Avonni Experience Components](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended) | [Avonni Experience Components](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended) | [Avonni Flow Screen Components](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000IDsfbUAD\&channel=recommended) | [Avonni Experience Components](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended) | [Avonni LWC Components](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000FiERkUAN) |
| 👥 **Target users**           | Internal                                                                                                                                                 | Any                                                                                                                                                      | Internal                                                                                                                                | External                                                                                                                                                 | Any (developer-built)                                                                                      |
| 🏗️ **Builder tool**          | Lightning App Builder                                                                                                                                    | Lightning and Experience                                                                                                                                 | Flow Builder                                                                                                                            | Experience Builder                                                                                                                                       | Your own LWC code                                                                                          |
| 🎨 **Branding**               | Salesforce style                                                                                                                                         | Custom                                                                                                                                                   | Salesforce style or custom                                                                                                              | Fully branded                                                                                                                                            | Fully custom (CSS and styling hooks)                                                                       |
| 📱 **Best for**               | Quick display                                                                                                                                            | Complex logic                                                                                                                                            | Wizards                                                                                                                                 | Customer portals                                                                                                                                         | Custom development                                                                                         |
| 🎛️ **Setup**                 | Fast and easy                                                                                                                                            | More configuration                                                                                                                                       | Moderate                                                                                                                                | Standard                                                                                                                                                 | Code (tags and attributes)                                                                                 |
| 💡 **Skill level**            | Beginner to intermediate                                                                                                                                 | Intermediate to advanced                                                                                                                                 | Intermediate                                                                                                                            | Intermediate to advanced                                                                                                                                 | Developer                                                                                                  |
| 🔄 **Multi-step process**     | No                                                                                                                                                       | No (display only)                                                                                                                                        | Yes (core feature, with Flow Builder)                                                                                                   | No                                                                                                                                                       | Yes (your own logic)                                                                                       |
| 📐 **Formulas**               | No                                                                                                                                                       | Yes                                                                                                                                                      | Yes (via Flow formulas)                                                                                                                 | No                                                                                                                                                       | Yes (via JavaScript)                                                                                       |
| 🎭 **Conditional visibility** | Yes (core feature within App Builder)                                                                                                                    | Yes                                                                                                                                                      | Yes (via Flow logic)                                                                                                                    | Limited                                                                                                                                                  | Yes (via code)                                                                                             |
| 🌐 **Guest user support**     | No                                                                                                                                                       | Yes                                                                                                                                                      | Yes                                                                                                                                     | Yes                                                                                                                                                      | Yes                                                                                                        |

</details>

{% hint style="info" %}
Still deciding? The [Selection Guide](https://docs.avonnicomponents.com/choosing-the-right-components/selection-guide) walks you through the choice, and [Installation & Package](https://docs.avonnicomponents.com/choosing-the-right-components/installation-and-package) maps each line to its package and covers the install.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.avonnicomponents.com/choosing-the-right-components/feature-comparison.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
