itemId property
The item ID.
On creation, it can be provided but the ID must not be already used in the form. If not provided, a new ID is assigned.
Implementation
core.String? itemId;
The item ID.
On creation, it can be provided but the ID must not be already used in the form. If not provided, a new ID is assigned.
core.String? itemId;