mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-25 14:23:43 +00:00
docs(minErr): improve sce/itype.ngdoc
This commit is contained in:
parent
a53e466b80
commit
3ab579a2a6
1 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
@ngdoc error
|
@ngdoc error
|
||||||
@name $sce:itype
|
@name $sce:itype
|
||||||
@fullName String value required for SCE trust call.
|
@fullName String Value is Required for SCE Trust Call
|
||||||
@description
|
@description
|
||||||
{@link api/ng.$sce#trustAs $sce.trustAs} requires a string value. Read more about {@link
|
|
||||||
api/ng.$sce#strictcontextualescaping Strict Contextual Escaping (SCE)} in AngularJS.
|
{@link api/ng.$sce#trustAs $sce.trustAs} requires a string value.
|
||||||
|
|
||||||
|
Read more about {@link api/ng.$sce#strictcontextualescaping Strict Contextual Escaping (SCE)} in AngularJS.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue