Arguments are formatting characteristics passed to React elements, allowing information to be passed from a higher-level component to a lower-level component in the component hierarchy. A characteristic can be accessed via an HTML attribute or converted into a variable using ES6 decomposition. A common synonym for this is “property”.