firstName
Adds a person’s first name to an element.
Overview
Here’s an example that sets the first name for a monogram.
<monogramLockup>
<monogram firstName="Anne" lastName="Johnson"/>
<title>Anne Johnson</title>
<subtitle>Actor</subtitle>
</monogramLockup>Values for firstName
- String
The first name of a person.