Skip to content

Commit

Permalink
docs(readme): update add size
Browse files Browse the repository at this point in the history
  • Loading branch information
refirst11 committed Jul 17, 2023
1 parent da4e86b commit d78f216
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ const MyComponent = () => {
| Property | Meaning |
| ----------------- | ----------------------------------------------------------- |
| target (required) | The scaling target element by tag, className or id |
| size (required) | The scale range size |
| pathname | The dynamic pathname to render when placing at layout level |
| top | where the slider appears, default true |
| top | Where the slider appears, default true |
| className | Set the className of the TextScaler cmponent |
| sliderColor | Set the color of the slider |
| sliderBorderColor | Set the border color of the slider |
Expand Down

0 comments on commit d78f216

Please sign in to comment.