0.15.9 • Published 3 days ago

@genexus/reporting-controls-library v0.15.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

ci status Built With Stencil code style: prettier

GeneXus Reporting Controls Library

Web componentization of QueryViewer outputs

Getting Started

npm install
npm start

Running the tests

To run the unit tests for the custom elements, run:

npm test

Building for production

To build the library for production, run:

npm run build

Using this components library

Script tag

  • Put a script tag similar to this <script type='module' src='https://unpkg.com/@genexus/reporting-controls-library@0.0.1/dist/index.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Node Modules

  • Run npm install @genexus/reporting-controls-library --save
  • Put a script tag similar to this <script type='module' src='node_modules/@genexus/reporting-controls-library/dist/index.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

In a stencil app

  • Run npm install @genexus/reporting-controls-library --save
  • Add an import to the npm packages import @genexus/reporting-controls-library;
  • Then you can use the element anywhere in your template, JSX, html etc

Authors

See the list of contributors who participated in this project.

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
0.15.7

4 days ago

0.15.8

3 days ago

0.15.9

3 days ago

0.15.6

6 days ago

0.15.5

7 days ago

0.15.4

11 days ago

0.15.3

11 days ago

0.15.2

12 days ago

0.15.1

13 days ago

0.15.0

17 days ago

0.14.1

17 days ago

0.14.0

20 days ago

0.13.3

21 days ago

0.13.4

21 days ago

0.13.0

1 month ago

0.11.0

1 month ago

0.11.1

1 month ago

0.12.1

1 month ago

0.11.2

1 month ago

0.10.10

1 month ago

0.10.9

2 months ago

0.10.8

2 months ago

0.10.7

2 months ago

0.10.5

2 months ago

0.10.4

2 months ago

0.10.2

2 months ago

0.10.3

2 months ago

0.10.1

2 months ago

0.10.0

3 months ago

0.9.1

3 months ago

0.9.0

4 months ago

0.8.0

4 months ago

0.7.1

5 months ago

0.7.0

5 months ago

0.6.5

5 months ago

0.6.4

5 months ago

0.6.3

8 months ago

0.6.2

8 months ago

0.5.0

9 months ago

0.4.1

9 months ago

0.4.0

10 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.3.0

11 months ago

0.2.2

11 months ago

0.2.1

12 months ago

0.2.0

12 months ago