2.1.1.21 -ms-ime-align

IE10 Mode, IE11 Mode, and EdgeHTML Mode (All Versions)

msImeAlignof type DOMString, read/write

Sets or retrieves the value that indicates the alignment of the Input Method Editor (IME) candidate window box relative to the element on which the IME composition is active.

-ms-ime-align

Value:

auto | after

Initial:

auto

Applies to:

All elements

Inherited:

false

Percentages:

N/A

Media:

visual

Computed value:

N/A

Values have the following meaning:

auto

Initial value. The IME may align the candidate window in any manner.

after

The IME should attempt to align the candidate window below the element (in left-to-right and right-to-left layouts).