vxml_pipeline/desugarers/append_attribute__batch

Values

pub fn constructor(
  param: List(#(String, String, String)),
) -> core.Desugarer

Appends every configured key-value attribute to elements of its configured tag; a tag may occur repeatedly and receives all associated attributes.

pub const name: String
Search Document