mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 10:50:39 +03:00
improve readme
This commit is contained in:
@@ -83,13 +83,13 @@ import { OverlayScrollbarsComponent } from "overlayscrollbars-ngx";
|
|||||||
The component can be used with two different selectors:
|
The component can be used with two different selectors:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<div overlay-scrollbars>
|
|
||||||
Like this you can choose the tag
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<overlay-scrollbars>
|
<overlay-scrollbars>
|
||||||
If the tag isn't important
|
The tag isn't important
|
||||||
</overlay-scrollbars>
|
</overlay-scrollbars>
|
||||||
|
|
||||||
|
<section overlay-scrollbars>
|
||||||
|
Choose the tag
|
||||||
|
</section>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|||||||
Reference in New Issue
Block a user