vxml_pipeline/desugarers/append_attribute_if_fancy

Values

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

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

pub const name: String
Search Document