Skip to content

Commit

Permalink
feat: new props "nobutton"
Browse files Browse the repository at this point in the history
  • Loading branch information
tomickigrzegorz committed May 8, 2022
1 parent 3c240c7 commit c60f6a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,8 @@ <h2>Only the ellipsis</h2>
// cropping the text after 100 characters
// and adding an ellipse
"limit": 100,
// remove button
// parameter needed when the global configuration
// has a less/more button
"nobutton": true
}</code>
</pre>
Expand Down

0 comments on commit c60f6a7

Please sign in to comment.