UiPath / angular-components

Angular components for r$ch web applications
https://platform.uipath.com
MIT License
40 stars 24 forks source link

General query #54

Open Local9 opened 4 years ago

Local9 commented 4 years ago

Installed via NPM but no documents as to how to utilize the library, when would this be expected?

sergiubologa commented 4 years ago

Hello @Local9 .

The only docs we have right now are here: https://uipath.github.io/angular-components/

You can walk through the list of modules where you'll find the components, directives, and utilities we have in the lib. For each, there is some basic documentation. You'll find some description, inputs, outputs and other properties for each item.

We plan to create better docs, getting started / contribution guidelines and even a showcase page with all the components. But, for now, we don't have an ETA.

Thanks for considering our lib. 🤗

Local9 commented 4 years ago

No worries, really caught my attention with the Virtual Scroll resizing as I'm having issues using it myself.