• Creates a new property configuration for JavaScript API. key and value are escaped for preventing from XSS attack.

    Parameters

    • key: string

      A property name of the element.

    Returns ((value) => Prop)

    The new fact.

      • (value): Prop
      • Parameters

        • value: string

        Returns Prop

Generated using TypeDoc