Skip to content

Commit 3481a7a

Browse files
author
Vinayak Kulkarni
committed
updated README
1 parent 633b665 commit 3481a7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
This Vue package offers an easy and intuitive way of displaying Semantic-UI styled grids with data coming either from the client or from the server.
66

7-
Note: As of version 0.5.0 the `row-click` event sends along an object containing the row and the mouse event.
8-
97
- [Dependencies](#dependencies)
108
- [Installation](#installation)
119
- [Usage](#usage)
@@ -463,5 +461,6 @@ Options are set in three layers, where the more particular overrides the more ge
463461
464462
[EXPLORE OPTIONS](//jsfiddle.net/matfish2/823jzuzc/embedded/result/)
465463
464+
> Note: The `row-click` event sends along an object containing the row and the mouse event.
466465
-----------------
467466
CSS Note: to center the pagination apply `text-align:center` to the wrapping element

0 commit comments

Comments
 (0)