vxml_pipeline/desugarers/append_attribute_if

Values

pub fn constructor(
  param: #(
    String,
    fn(vxml.VXML) -> Bool,
    String,
    String,
    core.TrafficLight,
  ),
) -> core.Desugarer

Appends an attribute to matching elements when they satisfy the supplied condition.

pub const name: String
Search Document