mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-10 07:44:43 +00:00
docs(minErr): improve sce/icontext
This commit is contained in:
parent
c7953ffb7f
commit
69058bf2c4
1 changed files with 4 additions and 2 deletions
|
|
@ -2,5 +2,7 @@
|
||||||
@name $sce:icontext
|
@name $sce:icontext
|
||||||
@fullName Invalid / Unknown SCE context
|
@fullName Invalid / Unknown SCE context
|
||||||
@description
|
@description
|
||||||
The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized. Refer the
|
|
||||||
list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
|
The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized.
|
||||||
|
|
||||||
|
Please consult the list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue