# WireBootstrap for Angular

![WireBootstrap for Angular](/files/PuDBNHD7rKhTgrtyPAwo)

[Angular](https://angular.io) is a modern platform for building mobile and desktop web applications. &#x20;

[**WireBootstrap for Angular**](https://www.wirebootstrap.com/products/angular.html) features an [Angular Component](https://angular.io/guide/component-overview) that allows any [WireBootstrap component](https://docs.wirebootstrap.com/wirebootstrap/working-with-components/components) to be used inside the Angular framework.  With this component, there is no need for WireBootstrap component authors to create a separate Angular version of their components. &#x20;

The solution also contains a [sample project](/angular/sample-project.md) that illustrates how to use WireBootstrap in Angular applications.  This includes setting up access to data services using WireBootstrap data structures as well as the different ways in which the [WireBootstrap Angular Component](/angular/wirebootstrap-angular-component.md) can be used with these data services.


---

# Agent Instructions: 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:

```
GET https://docs.wirebootstrap.com/angular/angular.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
