Skip to content

Commit a72c5ea

Browse files
bottomsheet, toc
1 parent 37c4eed commit a72c5ea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages/bottomsheet/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ Material Design's [Bottom Sheet](https://material.io/components/sheets-bottom) c
55
[![npm](https://img.shields.io/npm/v/@nativescript-community/ui-material-bottomsheet.svg)](https://www.npmjs.com/package/@nativescript-community/ui-material-bottomsheet)
66
[![npm](https://img.shields.io/npm/dt/@nativescript-community/ui-material-bottomsheet.svg?label=npm%20downloads)](https://www.npmjs.com/package/@nativescript-community/ui-material-bottomsheet)
77

8+
## Contents
9+
10+
1. [Installation](#installation)
11+
2. [Changelog](#changelog)
12+
3. [FAQ](#faq)
13+
4. [Usage](#usage)
14+
- [Plain NativeScript](#plain-nativescript)
15+
- [Angular](#nativescript--angular)
16+
- [Vue](#nativescript--vue)
17+
818
## Installation
919

1020
For NativeScript 7.0+
@@ -26,6 +36,8 @@ Be sure to run a new build after adding plugins to avoid any issues.
2636

2737
## [Changelog](./CHANGELOG.md)
2838

39+
## [FAQ](../../README.md#faq)
40+
2941
## Usage
3042

3143
### Plain NativeScript

0 commit comments

Comments
 (0)