Home > @uniformdev/design-system > ParameterLabel
ParameterLabel() function
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ id, asSpan, children, testId, ...props } | ParameterLabelProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<ParameterLabel id="my-label">my label</ParameterLabel>