Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the attributes can not work in the lib-ngx-liquid-gauge #29

Closed
ChunHsiungHsu opened this issue Sep 10, 2021 · 1 comment
Closed

the attributes can not work in the lib-ngx-liquid-gauge #29

ChunHsiungHsu opened this issue Sep 10, 2021 · 1 comment

Comments

@ChunHsiungHsu
Copy link

ChunHsiungHsu commented Sep 10, 2021

Hi
Using lib-ngx-liquid-gauge in my component, got this errors with underline RED color in the editors.

The message is =>
Property 'minValue' is private and only accessible within class 'NgxLiquidGaugeComponent'

Checking /nodes/ngx-liquid-auage, the attribute scope is private.

Enviorments:
Angular 12.x

can you help me to solve it?

@adedayo
Copy link
Owner

adedayo commented Sep 19, 2021

Hello @ChunHsiungHsu ,

Thanks for your comments. The attribute is private and if you want to set the value, that should be done via the input properties of the angular component. Please see the demo examples to see how to set these.

Kind regards,
Dayo

@adedayo adedayo closed this as completed Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants