An open API service indexing awesome lists of open source software.

https://github.com/manolo/vaadin-mock-xhr

Mock XHR in vaadin web components demos
https://github.com/manolo/vaadin-mock-xhr

Last synced: 4 months ago
JSON representation

Mock XHR in vaadin web components demos

Awesome Lists containing this project

README

        

This component allows mock XHR requests when using ``.

### Usage

- Install it

```shell
$ bower install --save manolo/vaadin-mock-xhr
```

- Import it in your applicaton

```html

```