index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
directive
/
style.js
blob: 68ea1465f109c2e527c76454dc5159a4bab71083 (
plain
)
1
2
3
4
5
6
'use strict'
;
var
styleDirective
=
valueFn
({
restrict
:
'E'
,
terminal
:
true
});