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

Renders a string in a friendly name for CSS.

Usage

In HTML Template Binding

{{ formatAsCssName_expression | formatAsCssName }}

In JavaScript

$filter('formatAsCssName')(string)

Parameters

ParamTypeDetails
stringstringThe string to format.