File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 104104 {
105105 "prop" : " lastText" ,
106106 "description" : " Content to place in the goto last page button"
107+ },
108+ {
109+ "prop" : " firstClass" ,
110+ "version" : " 2.3.0" ,
111+ "description" : " Class(es) to appply to the 'Go to first page' button"
112+ },
113+ {
114+ "prop" : " prevClass" ,
115+ "version" : " 2.3.0" ,
116+ "description" : " Class(es) to appply to the 'Go to previous page' button"
117+ },
118+ {
119+ "prop" : " pageClass" ,
120+ "version" : " 2.3.0" ,
121+ "description" : " Class(es) to appply to the 'Go to page #' buttons"
122+ },
123+ {
124+ "prop" : " nextClass" ,
125+ "version" : " 2.3.0" ,
126+ "description" : " Class(es) to appply to the 'Go to next page' button"
127+ },
128+ {
129+ "prop" : " lastClass" ,
130+ "version" : " 2.3.0" ,
131+ "description" : " Class(es) to appply to the 'Go to last page' button"
132+ },
133+ {
134+ "prop" : " ellipsisClass" ,
135+ "version" : " 2.3.0" ,
136+ "description" : " Class(es) to appply to the 'ellipsis' placeholders"
107137 }
108138 ],
109139 "events" : [
You can’t perform that action at this time.
0 commit comments