Default field
Use a labelled field with a value, placeholder, and supporting helper text.
<InputGroup
id="input-group-1"
name="input-groupField"
label="Workspace"
placeholder="Enter input group"
startText="https://"
endText=".app"
actionLabel="Check"
helperText="Helpful context for this field."
/>