# Webix

![https://webix.com/why-webix/](/files/AdxFU4FZwafSsjDPmqAN)

Webix is a cross-browser, cross-device JavaScript framework for building interactive web applications using JavaScript, CSS, HTML5 techniques. The library delivers over 100 fully customizable components, provides integration with popular JS frameworks and can work with any server-side platform.

## **Online Demo**

The **Webix** Integration can be viewed online using the following demo link.

{% embed url="<https://wisej-demobrowser.azurewebsites.net>" %}
Wisej.NET Demo Browser
{% endembed %}

## Configuration

Learn how to customize the JavaScript bundle to include local files, embedded resources, localization files, and more.

{% content-ref url="/pages/01192eAnMUT9tsAmnjwF" %}
[Configuration](/extensions/premium-extensions/configuration.md)
{% endcontent-ref %}

## **Reference**

* [Documentation](https://docs.webix.com/)
* [Demos](https://webix.com/demos/?utm_source=docs.webix.com)
* [API](https://docs.webix.com/api__toc__ui.html)


---

# 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.wisej.com/extensions/premium-extensions/webix.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.
