Component.outerText

Sets the outer text of the component.

  1. dstring outerText [@property getter]
  2. dstring outerText [@property setter]
    class Component
    @property
    void
    outerText
    (
    dstring newOuterText
    )

Meta