mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 05:49: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:
|
||||
|
||||
```html
|
||||
<div overlay-scrollbars>
|
||||
Like this you can choose the tag
|
||||
</div>
|
||||
|
||||
<overlay-scrollbars>
|
||||
If the tag isn't important
|
||||
The tag isn't important
|
||||
</overlay-scrollbars>
|
||||
|
||||
<section overlay-scrollbars>
|
||||
Choose the tag
|
||||
</section>
|
||||
```
|
||||
|
||||
### Properties
|
||||
|
||||
Reference in New Issue
Block a user