DomAttribute.value

Sets the value of the attribute.

  1. string value [@property getter]
  2. string value [@property setter]
    class DomAttribute
    @property @safe
    void
    value
    (
    string newValue
    )

Meta