HTMLInputElement.selectionDirection

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void selectionDirection(Optional!(T0) selectionDirection)
    struct HTMLInputElement
    nothrow
    void
    selectionDirection
    (
    T0
    )
    (
    scope auto ref Optional!(T0) selectionDirection
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. auto selectionDirection()

Meta