Merge pull request #379 from Chalarangelo/getsetstyle
[FEATURE] Add getStyle/setStyle snippets (browser)
This commit is contained in:
@ -50,6 +50,7 @@ functionName:function
|
||||
gcd:math
|
||||
getDaysDiffBetweenDates:date
|
||||
getScrollPosition:browser
|
||||
getStyle:browser
|
||||
getType:utility
|
||||
getURLParameters:browser
|
||||
groupBy:array
|
||||
@ -112,6 +113,7 @@ sample:array
|
||||
scrollToTop:browser
|
||||
sdbm:utility
|
||||
select:object
|
||||
setStyle:browser
|
||||
shallowClone:object
|
||||
show:browser
|
||||
shuffle:array
|
||||
|
||||
Reference in New Issue
Block a user