# Row
>![](../../public_sys-resources/icon-note.gif) **NOTE:**
>This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version.
The **** component lays out child components horizontally.
## Required Permissions
None
## Child Components
This component can contain child components.
## APIs
Row\(value:\{space?: Length\}\)
- Parameters
Name
Type
Mandatory
Default Value
Description
space
Length
No
0
Space between any two adjacent child components in the horizontal layout.