Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Description

Returns a trusted url. This is required if trying to use an angular expression in the media idea src attribute.

Usage

In HTML Template Binding

{{ trusted_expression | trusted }}

In JavaScript

$filter('trusted')(url)

Parameters

ParamTypeDetails
urlstringThe url to return.