Element.id

Sets the id of the element.

  1. string id [@property getter]
  2. string id [@property setter]
    class Element
    final @property
    void
    id
    (
    string newId
    )

Meta