Methods
# inner RequiredIndicator(isRequired) → {React.ReactElement}
Simple component to render an asterisk if the prop is true
Parameters:
Name | Type | Description |
---|---|---|
isRequired |
boolean
|
boolean to indicate if the field is required |
React.ReactElement