Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
The form wrapper for all custom tasks. Sets and implements important actions for the proper submission of your form data.
If a crowd-button of type “submit” is not included inside the <crowd-form> element, it will automatically be appended within the <crowd-form> element.
This element has the following parent and child elements. + Parent elements: none + Child elements: Any of the UI Template elements
The crowd-form
element extends the standard HTML form
element and inherits its events, such as onclick
and onsubmit
.
For more information, see the following. + Amazon SageMaker Ground Truth + HTML Elements Reference