Skip to content

Commit 4a76b3c

Browse files
bottomnavigationbar, adjust toc
1 parent 819b86b commit 4a76b3c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/bottomnavigationbar/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ NativeScript plugin for Android & iOS to have the Bottom Navigation Bar followin
1515
- [Vue](#vue)
1616
- [CSS Styling](#css-styling)
1717
5. [API](#api)
18+
- [BottomNavigationBar](#bottom-navigation-bar)
19+
- [BottomNavigationTab](#bottom-navigation-tab)
1820

1921
## Installation
2022

@@ -205,9 +207,6 @@ You can also use your css file to set or change the `activeColor`, `inactiveColo
205207

206208
## API
207209

208-
1. [BottomNavigationBar](#bottom-navigation-bar)
209-
2. [BottomNavigationTab](#bottom-navigation-tab)
210-
211210
- **Properties (bindable):** Properties settable through XML/HTML
212211
- **Properties (internal):** Properties accessible through JS/TS instance
213212
- **Events:** Event properties settable thew XML/HTML

0 commit comments

Comments
 (0)