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

bottom navigation bar nativescript #2380

Open
Ilyoskhuja opened this issue Aug 10, 2022 · 0 comments
Open

bottom navigation bar nativescript #2380

Ilyoskhuja opened this issue Aug 10, 2022 · 0 comments

Comments

@Ilyoskhuja
Copy link

In the bottom navigation bar I want to change the button ActiveColor when I get true from service but the problem is I can't override button color with CSS it doesn't apply(nativescript angular)

<MDBottomNavigation....>


....
<Image src="font..." [ngClass]="actionsActive?'first-color':'second-color'">
......

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

1 participant