# Row Layout

`layout: 'row'` puts media beside the content and `mediaRatio` splits them. `mediaPosition: 'end'` moves the media to the inline-end side by reordering the DOM, so focus order still follows the visual order and the card mirrors correctly under RTL.
