-
position
- Type: string (representing an integer)
- When an element is in an
overlay
, the position is an index where the child is inserted. The position is one-based, so use a value of 1 to place the element at the beginning. This attribute is ignored if either aninsertbefore
orinsertafter
attribute matches an element.