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 8888 {
8989 "prop" : " lastText" ,
9090 "description" : " Content to place in the goto last page button"
91+ },
92+ {
93+ "prop" : " firstClass" ,
94+ "version" : " 2.3.0" ,
95+ "description" : " Class(es) to appply to the 'Go to first page' button"
96+ },
97+ {
98+ "prop" : " prevClass" ,
99+ "version" : " 2.3.0" ,
100+ "description" : " Class(es) to appply to the 'Go to previous page' button"
101+ },
102+ {
103+ "prop" : " pageClass" ,
104+ "version" : " 2.3.0" ,
105+ "description" : " Class(es) to appply to the 'Go to page #' buttons"
106+ },
107+ {
108+ "prop" : " nextClass" ,
109+ "version" : " 2.3.0" ,
110+ "description" : " Class(es) to appply to the 'Go to next page' button"
111+ },
112+ {
113+ "prop" : " lastClass" ,
114+ "version" : " 2.3.0" ,
115+ "description" : " Class(es) to appply to the 'Go to last page' button"
116+ },
117+ {
118+ "prop" : " ellipsisClass" ,
119+ "version" : " 2.3.0" ,
120+ "description" : " Class(es) to appply to the 'ellipsis' placeholders"
91121 }
92122 ],
93123 "events" : [
You can’t perform that action at this time.
0 commit comments